Lines Matching refs:allocateGOTEntries
1483 RE.SymOffset = allocateGOTEntries(1); in processRelocationRef()
1806 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef()
1832 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef()
1845 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef()
1860 (void)allocateGOTEntries(0); in processRelocationRef()
1863 (void)allocateGOTEntries(0); in processRelocationRef()
1867 (void)allocateGOTEntries(0); in processRelocationRef()
2003 uint64_t GOTOffset = allocateGOTEntries(1); in processX86_64GOTTPOFFRelocation()
2255 uint64_t RuntimeDyldELF::allocateGOTEntries(unsigned no) { in allocateGOTEntries() function in llvm::RuntimeDyldELF
2271 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry()
2501 uint64_t GOT1 = allocateGOTEntries(2); in createIFuncStub()