Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h124 FixedStreamArray<SecMapEntry> SectionMap; variable
H A DDbiStreamBuilder.h131 std::vector<SecMapEntry> SectionMap; variable
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h293 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldImpl.h581 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldELF.cpp2317 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp149 section_map SectionMap; member in __anon8f296b7c0111::WinCOFFObjectWriter
H A DXCOFFObjectWriter.cpp255 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap; member in __anondaf3d6060111::XCOFFObjectWriter
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp406 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1192 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2949 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1296 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local