Home
last modified time | relevance | path

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

12

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h39 typedef std::map<std::string, SectionAddressInfo> SectionMap; typedef
DRuntimeDyldMachO.cpp227 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h490 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldELF.cpp1846 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; variable
DDbiStreamBuilder.h136 ArrayRef<SecMapEntry> SectionMap; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; variable
DDbiStreamBuilder.h134 std::vector<SecMapEntry> SectionMap; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h201 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h135 codeview::FixedStreamArray<SecMapEntry> SectionMap; variable
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h293 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h283 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/google-breakpad/src/common/mac/
Dmacho_reader.h227 typedef map<string, Section> SectionMap; typedef
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.h145 DenseMap<ssize_t, Section *> SectionMap; member
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h569 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h579 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/llvm-project/llvm/lib/MC/
DXCOFFObjectWriter.cpp164 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap; member in __anona68f46700111::XCOFFObjectWriter
DWinCOFFObjectWriter.cpp146 section_map SectionMap; member in __anonaf629e660111::WinCOFFObjectWriter
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp131 section_map SectionMap; member in __anon852800780111::WinCOFFObjectWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp143 section_map SectionMap; member in __anonf73500da0111::WinCOFFObjectWriter
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h66 typedef std::map<string, std::pair<const uint8_t *, uint64_t> > SectionMap; typedef
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryWriter.cpp184 typedef std::map<const Section*, SectionExtraInfo> SectionMap; typedef in lld::mach_o::normalized::MachOFileLayout
/external/llvm-project/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp399 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable

12