Searched refs:computeTotalAllocSize (Results 1 – 2 of 2) sorted by relevance
373 void computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize,
142 computeTotalAllocSize(Obj, CodeSize, DataSizeRO, DataSizeRW); in loadObjectImpl()310 void RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj, in computeTotalAllocSize() function in llvm::RuntimeDyldImpl