Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h300 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp229 finalizeLoad(const ObjectFile & Obj,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
H A DRuntimeDyldImpl.h587 finalizeLoad(const ObjectFile & ObjImg,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
H A DRuntimeDyldELF.cpp2329 finalizeLoad(const ObjectFile & Obj,ObjSectionToIDMap & SectionMap) finalizeLoad() argument
/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp144 section_map SectionMap; global() member in __anon2239c5220111::WinCOFFWriter
[all...]
H A DXCOFFObjectWriter.cpp312 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap; global() member in __anon76b58e2c0111::XCOFFObjectWriter
[all...]
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp404 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1180 std::map<std::string, unsigned> SectionMap; writeModuleInfo() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2994 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; emitDebugARanges() local
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1413 std::map<std::string, unsigned> SectionMap; writeModuleInfo() local