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