Searched refs:allocateGOTEntries (Results 1 – 2 of 2) sorted by relevance
108 uint64_t allocateGOTEntries(unsigned SectionID, unsigned no);
1476 RE.SymOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1733 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1755 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1817 uint64_t RuntimeDyldELF::allocateGOTEntries(unsigned SectionID, unsigned no) in allocateGOTEntries() function in llvm::RuntimeDyldELF