Searched refs:AddSection (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp170 module_section_list->AddSection (section_sp);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp362 SectionList::AddSection (const lldb::SectionSP& section_sp) function in class:SectionList
409 sect_idx = AddSection (sect_sp);
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h41 AddSection (const lldb::SectionSP& section_sp);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp948 section_list.AddSection (section_sp);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1910 m_sections_ap->AddSection(section_sp);
1946 unified_section_list.AddSection (section_sp);

Completed in 125 milliseconds