Home
last modified time | relevance | path

Searched refs:CanReadMemory (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h5179 bool CanReadMemory(uintptr_t address, size_t size);
5181 // CanReadMemory needs placeholder file descriptors, so we use a pipe. We can
5183 // on every call to CanReadMemory.
H A Dlogic-aarch64.cc7474 CanReadMemory(element_address, msize_in_bytes);
H A Dsimulator-aarch64.cc512 // Set up a placeholder pipe for CanReadMemory. in Simulator()
4652 bool Simulator::CanReadMemory(uintptr_t address, size_t size) { in Simulator() function in vixl::aarch64::Simulator

Completed in 32 milliseconds