Home
last modified time | relevance | path

Searched defs:GOTEntry (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h77 auto &GOTEntry = impl().createGOTEntry(Target); in getGOTEntry() local
H A DELF_riscv.cpp66 void fixGOTEdge(Edge &E, Symbol &GOTEntry) { in fixGOTEdge() argument
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h140 uint8_t *GOTEntry = Section.getAddressWithOffset(Section.getStubOffset()); in processGOTRelocation() local
H A DRuntimeDyldELFMips.cpp155 uint64_t GOTEntry = readBytesUnaligned(LocalGOTAddr, getGOTEntrySize()); in evaluateMIPS64Relocation() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp5262 for (const uint64_t *GOTEntry = patchELFGOT() local