Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h124 FixedStreamArray<SecMapEntry> SectionMap; variable
H A DDbiStreamBuilder.h131 std::vector<SecMapEntry> SectionMap; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h300 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldImpl.h587 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldELF.cpp2323 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp145 section_map SectionMap; member in __anon8030e7770111::WinCOFFWriter
H A DXCOFFObjectWriter.cpp313 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap; member in __anon266617410111::XCOFFObjectWriter
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp404 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1181 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2993 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1335 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local