HomeSort by relevance Sort by last modified time
    Searched refs:computeTotalAllocSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 343 void computeTotalAllocSize(ObjectImage &Obj, uint64_t &CodeSize,
RuntimeDyld.cpp 119 computeTotalAllocSize(*Obj, CodeSize, DataSizeRO, DataSizeRW);
215 // A helper method for computeTotalAllocSize.
232 void RuntimeDyldImpl::computeTotalAllocSize(ObjectImage &Obj,

Completed in 69 milliseconds