Home
last modified time | relevance | path

Searched defs:Read64 (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DMemory.h62 inline bool Read64(uint64_t addr, uint64_t* dst) { in Read64() function
/aosp12/art/runtime/base/
H A Dquasi_atomic.h60 static int64_t Read64(volatile const int64_t* addr) { in Read64() function