Searched defs:u_addr (Results 1 – 2 of 2) sorted by relevance
55 const uintptr_t u_addr = reinterpret_cast<uintptr_t>(addr) & ~7; in AddressIsReadable() local