Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/
H A DObjectFilePlaceholder.cpp37 lldb_private::SectionList &unified_section_list) { in CreateSections() argument
/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.h76 void CreateSections(SectionList &unified_section_list) override {} in CreateSections()
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp126 void ObjectFileBreakpad::CreateSections(SectionList &unified_section_list) { in CreateSections()
/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp106 void ObjectFileJIT::CreateSections(SectionList &unified_section_list) { in CreateSections() argument
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp177 void ObjectFileJSON::CreateSections(SectionList &unified_section_list) { in CreateSections()
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp290 void ObjectFileWasm::CreateSections(SectionList &unified_section_list) { in CreateSections()
/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp608 SectionList unified_section_list; GetSectionList() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp1039 CreateSections(SectionList & unified_section_list) CreateSections() argument
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1924 CreateSections(SectionList & unified_section_list) CreateSections() argument
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1890 CreateSections(SectionList & unified_section_list) CreateSections() argument