Searched defs:GOTOffset (Results 1 – 1 of 1) sorted by relevance
1322 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef() local1341 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef() local1400 …RuntimeDyldELF::resolveGOTOffsetRelocation(unsigned SectionID, uint64_t Offset, uint64_t GOTOffset) in resolveGOTOffsetRelocation()1407 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(unsigned SectionID, uint64_t GOTOffset, uint64_t… in computeGOTOffsetRE()