Searched defs:SectionMap (Results 1 – 13 of 13) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | DbiStream.h | 124 FixedStreamArray<SecMapEntry> SectionMap; variable
|
H A D | DbiStreamBuilder.h | 131 std::vector<SecMapEntry> SectionMap; variable
|
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFX86_64.h | 300 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
|
/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFObject.h | 145 DenseMap<ssize_t, Section *> SectionMap; member
|
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 229 finalizeLoad(const ObjectFile & Obj,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
|
H A D | RuntimeDyldImpl.h | 587 finalizeLoad(const ObjectFile & ObjImg,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
|
H A D | RuntimeDyldELF.cpp | 2329 finalizeLoad(const ObjectFile & Obj,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
|
/llvm-project/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 144 section_map SectionMap; global() member in __anon2239c5220111::WinCOFFWriter [all...] |
H A D | XCOFFObjectWriter.cpp | 312 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap; global() member in __anon76b58e2c0111::XCOFFObjectWriter [all...] |
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 404 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
|
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.cpp | 1180 std::map<std::string, unsigned> SectionMap; writeModuleInfo() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2994 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; emitDebugARanges() local
|
/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1413 std::map<std::string, unsigned> SectionMap; writeModuleInfo() local
|