Searched refs:real_addr (Results 1 – 1 of 1) sorted by relevance
23 explicit MemLoc(void *const real_addr) : loc_(real_addr) { } in MemLoc() argument