Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h404 Error computeTotalAllocSize(const ObjectFile &Obj,
DRuntimeDyld.cpp187 if (auto Err = computeTotalAllocSize(Obj, in loadObjectImpl()
410 Error RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj, in computeTotalAllocSize() function in llvm::RuntimeDyldImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h441 Error computeTotalAllocSize(const ObjectFile &Obj,
DRuntimeDyld.cpp187 if (auto Err = computeTotalAllocSize(Obj, in loadObjectImpl()
461 Error RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj, in computeTotalAllocSize() function in llvm::RuntimeDyldImpl