Searched defs:in_limit_guard (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ | ||
H A D | simulator-aarch64.h | 124 bool in_limit_guard = (start <= limit_) && (end >= data_start); in IsAccessInGuardRegion() local |
Completed in 8 milliseconds