Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h350 unsigned m_section_id; member
358 m_section_id(section_id) { in AllocationRecord()
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1183 if (record.m_section_id == eSectionIDInvalid) in ReportAllocations()
1216 (unsigned)m_section_id, m_name.c_str()); in dump()
1240 obj_file->GetModule(), obj_file, record.m_section_id, in PopulateSectionList()