Searched refs:computeTotalAllocSize (Results 1 – 2 of 2) sorted by relevance
343 void computeTotalAllocSize(ObjectImage &Obj, uint64_t &CodeSize,
119 computeTotalAllocSize(*Obj, CodeSize, DataSizeRO, DataSizeRW); in loadObject()232 void RuntimeDyldImpl::computeTotalAllocSize(ObjectImage &Obj, in computeTotalAllocSize() function in llvm::RuntimeDyldImpl