Home
last modified time | relevance | path

Searched defs:objfile_section_list (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp109 SectionList *objfile_section_list = sym_objfile_sp->GetSectionList(); in CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp111 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp107 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance() local