Home
last modified time | relevance | path

Searched defs:unified_section_list (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
HDObjectFileBreakpad.cpp127 void ObjectFileBreakpad::CreateSections(SectionList &unified_section_list) { in CreateSections()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
HDObjectFileJIT.cpp138 void ObjectFileJIT::CreateSections(SectionList &unified_section_list) { in CreateSections()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDObjectFile.cpp615 SectionList unified_section_list; in GetSectionList() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
HDProcessMinidump.cpp85 void CreateSections(SectionList &unified_section_list) override { in CreateSections()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1763 void ObjectFileELF::CreateSections(SectionList &unified_section_list) { in CreateSections()