Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h342 lldb::SectionType m_sect_type; member
351 m_permissions(permissions), m_sect_type(sect_type), m_size(size), in AllocationRecord()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1045 switch (record.m_sect_type) { in CommitOneAllocation()
1170 ConstString(record.m_name), record.m_sect_type, in PopulateSectionList()