Home
last modified time | relevance | path

Searched defs:SectionMap (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; variable
H A DDbiStreamBuilder.h134 std::vector<SecMapEntry> SectionMap; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h293 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldImpl.h577 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldELF.cpp1927 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp185 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap; member in __anon7e89722d0111::XCOFFObjectWriter
H A DWinCOFFObjectWriter.cpp146 section_map SectionMap; member in __anon6e96ad630111::WinCOFFObjectWriter
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp184 typedef std::map<const Section*, SectionExtraInfo> SectionMap; typedef in lld::mach_o::normalized::MachOFileLayout
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp399 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2893 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1230 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local