Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp288 uint64_t GOTAddr = findGOTEntry(Value, SymOffset); in resolveX86_64Relocation() local
294 int64_t RealOffset = GOTAddr + Addend - SymOffset - FinalAddress; in resolveX86_64Relocation()