Home
last modified time | relevance | path

Searched refs:getSectionLoadAddress (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h83 getSectionLoadAddress(const object::SectionRef &Sec) const override;
217 uint64_t getSectionLoadAddress(unsigned SectionID) const;
DRuntimeDyldChecker.h176 Optional<uint64_t> getSectionLoadAddress(void *LocalAddress) const;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h82 getSectionLoadAddress(const object::SectionRef &Sec) const override;
234 uint64_t getSectionLoadAddress(unsigned SectionID) const;
DRuntimeDyldChecker.h176 std::optional<uint64_t> getSectionLoadAddress(void *LocalAddress) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h479 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
521 SectionAddr = getSectionLoadAddress(SymEntry.getSectionID()); in getSymbol()
539 SectionAddr = getSectionLoadAddress(SectionID); in getSymbolTable()
DRuntimeDyldCheckerImpl.h60 Optional<uint64_t> getSectionLoadAddress(void *LocalAddr) const;
DRuntimeDyld.cpp1103 Addr = getSectionLoadAddress(SymInfo.getSectionID()) + in applyExternalSymbolRelocations()
1242 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo
1389 uint64_t RuntimeDyld::getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function in llvm::RuntimeDyld
1391 return Dyld->getSectionLoadAddress(SectionID); in getSectionLoadAddress()
DRuntimeDyldELF.cpp174 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h468 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
520 SectionAddr = getSectionLoadAddress(SymEntry.getSectionID()); in getSymbol()
536 uint64_t SectionAddr = getSectionLoadAddress(SectionID); in getSymbolTable()
DRuntimeDyldCheckerImpl.h60 std::optional<uint64_t> getSectionLoadAddress(void *LocalAddr) const;
DRuntimeDyld.cpp152 uint64_t Addr = getSectionLoadAddress(Idx); in resolveLocalRelocations()
1133 Addr = getSectionLoadAddress(SymInfo.getSectionID()) + in applyExternalSymbolRelocations()
1273 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo
1428 uint64_t RuntimeDyld::getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function in llvm::RuntimeDyld
1430 return Dyld->getSectionLoadAddress(SectionID); in getSectionLoadAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp136 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
174 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp136 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
174 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h299 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
463 SectionAddr = getSectionLoadAddress(SymEntry.getSectionID()); in getSymbol()
DRuntimeDyld.cpp935 Addr = getSectionLoadAddress(SymInfo.getSectionID()) + in resolveExternalSymbols()
963 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo
DRuntimeDyldELF.cpp131 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject()
657 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
691 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h172 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const = 0;
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h88 getSectionLoadAddress(const object::SectionRef &Sec) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h258 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const { in getSectionLoadAddress() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
DDIContext.h282 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const { in getSectionLoadAddress() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp80 uint64_t SectionLoadAddr = L.getSectionLoadAddress(Section); in fillSectionInformation()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp375 LoadedObjInfo->getSectionLoadAddress(*Sec); in printLineInfoForInput()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp848 SectionLoadAddress = L->getSectionLoadAddress(*RSec); in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1401 if (uint64_t SectionLoadAddress = L->getSectionLoadAddress(*RSec)) in getSymbolInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1579 if (uint64_t SectionLoadAddress = L->getSectionLoadAddress(*RSec)) in getSymbolInfo()

12