Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFContext.cpp132 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { in GetAsLLVM() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDSection.cpp475 size_t SectionList::AddSection(const lldb::SectionSP &section_sp) { in AddSection() function in SectionList
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObjcopy.cpp758 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) -> Error { in handleArgs() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ObjCopy/
HDCommonConfig.h219 SmallVector<NewSectionInfo, 0> AddSection; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDMachOPlatform.cpp1493 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDELFEmitter.cpp1918 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1863 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anonae4a6bf20211::VMAddressProvider