Searched refs:allocateGOTEntries (Results 1 – 2 of 2) sorted by relevance
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::RuntimeDyldELF2271 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry()[all …]
105 uint64_t allocateGOTEntries(unsigned no);