Searched refs:readMemoryAtAddr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h48 uint64_t readMemoryAtAddr(uint64_t Addr, unsigned Size) const;
H A DRuntimeDyldChecker.cpp534 EvalResult(Checker.readMemoryAtAddr(LoadAddr, ReadSize)),
744 uint64_t RuntimeDyldCheckerImpl::readMemoryAtAddr(uint64_t SrcAddr, function in class:RuntimeDyldCheckerImpl

Completed in 65 milliseconds