Home
last modified time | relevance | path

Searched refs:AddSection (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
HDSymbolVendorELF.cpp168 module_section_list->AddSection (section_sp); in CreateInstance()
/trueos/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp332 SectionList::AddSection (const lldb::SectionSP& section_sp) in AddSection() function in SectionList
375 sect_idx = AddSection (sect_sp); in AddUniqueSection()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDSection.h41 AddSection (const lldb::SectionSP& section_sp);
/trueos/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1042 m_sections_ap->AddSection(section_sp); in CreateSections()
1076 unified_section_list.AddSection (section_sp); in CreateSections()