Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp126 module_section_list->ReplaceSection(module_section_sp->GetID(), in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp128 module_section_list->ReplaceSection(module_section_sp->GetID(), in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp132 module_section_list->ReplaceSection(module_section_sp->GetID(), in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Core/
H A DSection.cpp509 bool SectionList::ReplaceSection(user_id_t sect_id, in ReplaceSection() function in SectionList
520 .ReplaceSection(sect_id, sect_sp, depth - 1)) in ReplaceSection()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DSection.h79 bool ReplaceSection(lldb::user_id_t sect_id,
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1924 unified_section_list.ReplaceSection(module_section_sp->GetID(), in CreateSections()