Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h345 unsigned m_section_id; member
352 m_alignment(alignment), m_section_id(section_id) { in AllocationRecord()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1112 if (record.m_section_id == eSectionIDInvalid) in ReportAllocations()
1145 (unsigned)m_section_id, m_name.c_str()); in dump()
1169 obj_file->GetModule(), obj_file, record.m_section_id, in PopulateSectionList()