Searched refs:computeGOTSize (Results 1 – 2 of 2) sorted by relevance
447 unsigned computeGOTSize(const ObjectFile &Obj);
523 if (unsigned GotSize = computeGOTSize(Obj)) { in computeTotalAllocSize()563 unsigned RuntimeDyldImpl::computeGOTSize(const ObjectFile &Obj) { in computeGOTSize() function in llvm::RuntimeDyldImpl