Home
last modified time | relevance | path

Searched refs:computeTotalAllocSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp150 computeTotalAllocSize(Obj, CodeSize, DataSizeRO, DataSizeRW); in loadObjectImpl()
336 void RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj, in computeTotalAllocSize() function in llvm::RuntimeDyldImpl
DRuntimeDyldImpl.h414 void computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize,