Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp345 int64_t GOTOffset = Value - GOTBase + Addend; resolveX86_64Relocation() local
1329 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); processRelocationRef() local
1334 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); processRelocationRef() local
1807 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
1833 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
1846 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
2004 uint64_t GOTOffset = allocateGOTEntries(1); processX86_64GOTTPOFFRelocation() local
2272 uint64_t GOTOffset = allocateGOTEntries(1); findOrAllocGOTEntry() local
2290 resolveGOTOffsetRelocation(unsigned SectionID,uint64_t Offset,uint64_t GOTOffset,uint32_t Type) resolveGOTOffsetRelocation() argument
2297 computeGOTOffsetRE(uint64_t GOTOffset,uint64_t SymbolOffset,uint32_t Type) computeGOTOffsetRE() argument
[all...]