Searched defs:GOTOffset (Results 1 – 1 of 1) sorted by relevance
344 int64_t GOTOffset = Value - GOTBase + Addend; in resolveX86_64Relocation() local1279 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1284 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local1763 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1789 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1802 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local1892 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry() local1910 uint64_t GOTOffset, in resolveGOTOffsetRelocation()1917 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(uint64_t GOTOffset, in computeGOTOffsetRE()