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

/external/valgrind/memcheck/
H A Dmc_errors.c1018 static Bool client_block_maybe_describe( Addr a, AddrInfo* ai );
1031 if (client_block_maybe_describe( a, ai )) {
1176 (void)client_block_maybe_describe( VG_(get_error_address)(err),
1186 static Bool client_block_maybe_describe( Addr a, function

Completed in 140 milliseconds