Searched refs:GOTContents (Results 1 – 1 of 1) sorted by relevance
5027 StringRef GOTContents = cantFail(GOTSection.getContents()); in patchELFGOT() local5029 reinterpret_cast<const uint64_t *>(GOTContents.data()); in patchELFGOT()5030 GOTEntry < reinterpret_cast<const uint64_t *>(GOTContents.data() + in patchELFGOT()5031 GOTContents.size()); in patchELFGOT()