Searched refs:gotEntry (Results 1 – 1 of 1) sorted by relevance
117 const DefinedAtom *gotEntry = makeGOTEntry(target); in perform() local118 const_cast<Reference *>(ref)->setTarget(gotEntry); in perform()160 auto *gotEntry = new (_file.allocator()) in makeGOTEntry() local162 _targetToGOT[target] = gotEntry; in makeGOTEntry()165 gotEntry->addReference(Reference::KindNamespace::mach_o, nlInfo.arch, in makeGOTEntry()167 return gotEntry; in makeGOTEntry()