Home
last modified time | relevance | path

Searched refs:get_secmap_high_ptr (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
Dmc_main.c604 static INLINE SecMap** get_secmap_high_ptr ( Addr a ) in get_secmap_high_ptr() function
614 : get_secmap_high_ptr(a)); in get_secmap_ptr()
624 return *get_secmap_high_ptr(a); in get_secmap_for_reading_high()
637 SecMap** p = get_secmap_high_ptr(a); in get_secmap_for_writing_high()