Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp115 SectionList *objfile_section_list = sym_objfile_sp->GetSectionList(); in CreateInstance() local
130 objfile_section_list->FindSectionByType(section_type, true)) { in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp118 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance() local
135 objfile_section_list->FindSectionByType(section_type, true)) { in CreateInstance()