Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_main.c608 static INLINE SecMap** get_secmap_high_ptr ( Addr a ) in get_secmap_high_ptr() function
618 : get_secmap_high_ptr(a)); in get_secmap_ptr()
628 return *get_secmap_high_ptr(a); in get_secmap_for_reading_high()
641 SecMap** p = get_secmap_high_ptr(a); in get_secmap_for_writing_high()