Searched refs:gotEntry (Results 1 – 1 of 1) sorted by relevance
116 const DefinedAtom *gotEntry = makeGOTEntry(target); in perform() local117 const_cast<Reference *>(ref)->setTarget(gotEntry); in perform()159 auto *gotEntry = new (_file.allocator()) in makeGOTEntry() local161 _targetToGOT[target] = gotEntry; in makeGOTEntry()164 gotEntry->addReference(Reference::KindNamespace::mach_o, nlInfo.arch, in makeGOTEntry()166 return gotEntry; in makeGOTEntry()