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