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 366 void computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize,
RuntimeDyld.cpp 157 computeTotalAllocSize(Obj, CodeSize, DataSizeRO, DataSizeRW);
254 // A helper method for computeTotalAllocSize.
325 void RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj,
    [all...]

Completed in 439 milliseconds