Searched refs:get_secmap_low_ptr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_main.c595 static INLINE SecMap** get_secmap_low_ptr ( Addr a ) function
613 ? get_secmap_low_ptr(a)
619 return *get_secmap_low_ptr(a);
629 SecMap** p = get_secmap_low_ptr(a);

Completed in 58 milliseconds