Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h371 lldb::SectionType m_sect_type; member
381 m_sect_type(sect_type), m_size(size), m_alignment(alignment), in AllocationRecord()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp1084 switch (record.m_sect_type) { in CommitOneAllocation()
1208 ConstString(record.m_name), record.m_sect_type, in PopulateSectionList()