Searched defs:SectionMap (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; member in class:llvm::pdb::DbiStream
H A DDbiStreamBuilder.h136 ArrayRef<SecMapEntry> SectionMap; member in class:llvm::pdb::DbiStreamBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.h145 DenseMap<ssize_t, Section *> SectionMap; member in struct:llvm::objcopy::coff::Object
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp228 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldImpl.h578 finalizeLoad(const ObjectFile &ObjImg, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldELF.cpp1852 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp143 section_map SectionMap; member in class:__anon1941::WinCOFFObjectWriter
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp184 typedef std::map<const Section*, SectionExtraInfo> SectionMap; typedef in class:lld::mach_o::normalized::MachOFileLayout
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1167 std::map<std::string, unsigned> SectionMap; local

Completed in 151 milliseconds