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

/freebsd-13-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.h134 std::vector<SecMapEntry> SectionMap; member in class:llvm::pdb::DbiStreamBuilder
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp228 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldImpl.h565 finalizeLoad(const ObjectFile &ObjImg, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldELF.cpp1859 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp164 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap; member in class:__anon3740::XCOFFObjectWriter
[all...]
H A DWinCOFFObjectWriter.cpp146 section_map SectionMap; member in class:__anon3739::WinCOFFObjectWriter
[all...]
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1180 std::map<std::string, unsigned> SectionMap; local

Completed in 146 milliseconds