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.c601 static INLINE SecMap** get_secmap_high_ptr ( Addr a ) in get_secmap_high_ptr() function
611 : get_secmap_high_ptr(a)); in get_secmap_ptr()
621 return *get_secmap_high_ptr(a); in get_secmap_for_reading_high()
634 SecMap** p = get_secmap_high_ptr(a); in get_secmap_for_writing_high()