Searched refs:computeTotalAllocSize (Results 1 – 2 of 2) sorted by relevance
426 Error computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize,
195 if (auto Err = computeTotalAllocSize(Obj, CodeSize, CodeAlign, RODataSize, in loadObjectImpl()535 Error RuntimeDyldImpl::computeTotalAllocSize( in computeTotalAllocSize() function in llvm::RuntimeDyldImpl