Searched defs:GOTOffset (Results 1 – 1 of 1) sorted by relevance
332 int64_t GOTOffset = Value - GOTBase + Addend; in resolveX86_64Relocation() local1211 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1216 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1695 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1718 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1731 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1821 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry() local1839 uint64_t GOTOffset, in resolveGOTOffsetRelocation()1846 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(uint64_t GOTOffset, in computeGOTOffsetRE()