Searched refs:readMemoryAtAddr (Results 1 – 2 of 2) sorted by relevance
52 uint64_t readMemoryAtAddr(uint64_t Addr, unsigned Size) const;
608 EvalResult(Checker.readMemoryAtAddr(LoadAddr, ReadSize)), in evalLoadExpr()915 uint64_t RuntimeDyldCheckerImpl::readMemoryAtAddr(uint64_t SrcAddr, in readMemoryAtAddr() function in RuntimeDyldCheckerImpl