Home
last modified time | relevance | path

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

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