Home
last modified time | relevance | path

Searched defs:AddSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/
H A DCopyConfig.h63 std::vector<StringRef> AddSection; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp433 size_t SectionList::AddSection(const lldb::SectionSP &section_sp) { in AddSection() function in SectionList
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1929 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anon580d88070211::VMAddressProvider