Home
last modified time | relevance | path

Searched refs:getFixupAddress (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h50 << " edge at " << B->getFixupAddress(E) << " (" in run()
58 << " edge at " << B->getFixupAddress(E) << " (" in run()
H A Dx86_64.cpp103 orc::ExecutorAddr EdgeAddr = B->getFixupAddress(E); in optimizeGOTAndStubAccesses()
H A DJITLink.cpp290 OS << " " << B->getFixupAddress(E) << " (block + " in dump()
374 << " fixup at " << formatv("{0:x}", B.getFixupAddress(E)) << " ("; in makeTargetOutOfRangeError()
H A DELF_x86_64.cpp47 << formatv("{0:x}", B->getFixupAddress(E)) << " (" in visitEdge()
H A DELF_aarch64.cpp460 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h335 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
369 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
H A Dx86_64.h595 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
628 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
H A Daarch64.h578 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
612 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
H A Di386.h264 << B->getFixupAddress(E) << " (" << B->getAddress() << " + " in visitEdge()
H A DJITLink.h339 orc::ExecutorAddr getFixupAddress(const Edge &E) const { in getFixupAddress() function
/openbsd-src/gnu/llvm/llvm/docs/
H A DJITLink.rst599 if (isInRange(B.getFixupAddress(E), GOTTarget)) {
646 CallSitesForFunction.push_back(B.getFixupAddress(E));