Home
last modified time | relevance | path

Searched refs:ReplaceSection (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp133 module_section_list->ReplaceSection(module_section_sp->GetID(), in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp138 module_section_list->ReplaceSection(module_section_sp->GetID(), in CreateInstance()
/external/llvm-project/lldb/source/Core/
DSection.cpp447 bool SectionList::ReplaceSection(user_id_t sect_id, in ReplaceSection() function in SectionList
458 .ReplaceSection(sect_id, sect_sp, depth - 1)) in ReplaceSection()
/external/llvm-project/lldb/include/lldb/Core/
DSection.h79 bool ReplaceSection(lldb::user_id_t sect_id,
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1864 unified_section_list.ReplaceSection(module_section_sp->GetID(), in CreateSections()