Searched defs:GOTOffset (Results 1 – 1 of 1) sorted by relevance
344 int64_t GOTOffset = Value - GOTBase + Addend; in resolveX86_64Relocation() local1328 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1333 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1806 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1832 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1845 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local2003 uint64_t GOTOffset = allocateGOTEntries(1); in processX86_64GOTTPOFFRelocation() local2271 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry() local2289 uint64_t GOTOffset, in resolveGOTOffsetRelocation()2296 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(uint64_t GOTOffset, in computeGOTOffsetRE()