Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; variable
H A DDbiStreamBuilder.h134 std::vector<SecMapEntry> SectionMap; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h293 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldImpl.h577 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
H A DRuntimeDyldELF.cpp1924 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp165 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap; member in __anondc5f94440111::XCOFFObjectWriter
H A DWinCOFFObjectWriter.cpp146 section_map SectionMap; member in __anon9a7db13a0111::WinCOFFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp399 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2843 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1226 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local