Home
last modified time | relevance | path

Searched refs:m_sect_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Expression/
DIRExecutionUnit.h342 lldb::SectionType m_sect_type; member
351 m_permissions(permissions), m_sect_type(sect_type), m_size(size), in AllocationRecord()
/openbsd/src/gnu/llvm/lldb/source/Expression/
DIRExecutionUnit.cpp1044 switch (record.m_sect_type) { in CommitOneAllocation()
1169 ConstString(record.m_name), record.m_sect_type, in PopulateSectionList()