Searched refs:allocateGOTEntries (Results 1 – 2 of 2) sorted by relevance
105 uint64_t allocateGOTEntries(unsigned SectionID, unsigned no);
1431 RE.SymOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1684 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1704 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef()1766 uint64_t RuntimeDyldELF::allocateGOTEntries(unsigned SectionID, unsigned no) in allocateGOTEntries() function in llvm::RuntimeDyldELF