LLVM 22.0.0git
|
Global Offset Table Builder. More...
#include "llvm/ExecutionEngine/JITLink/x86.h"
Public Member Functions | |
bool | visitEdge (LinkGraph &G, Block *B, Edge &E) |
Symbol & | createEntry (LinkGraph &G, Symbol &Target) |
![]() | |
Symbol & | getEntryForTarget (LinkGraph &G, Symbol &Target) |
Return the constructed entry. | |
bool | registerPreExistingEntry (Symbol &Target, Symbol &Entry) |
Register a pre-existing entry. | |
Static Public Member Functions | |
static StringRef | getSectionName () |
Definition at line 349 of file x86.h.
References llvm::jitlink::x86::createAnonymousPointer(), and G.
|
inlinestatic |
Definition at line 322 of file x86.h.
References assert(), B, llvm::dbgs(), DEBUG_WITH_TYPE, llvm::jitlink::x86::Delta32FromGOT, E, llvm::formatv(), G, llvm::jitlink::TableManager< GOTTableManager >::getEntryForTarget(), and llvm::jitlink::x86::RequestGOTAndTransformToDelta32FromGOT.