HomeSort by relevance Sort by last modified time
    Searched refs:is_within_valid_secondary (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/memcheck/
mc_include.h 351 Bool MC_(is_within_valid_secondary) ( Addr a );
mc_leakcheck.c 737 if ( ! MC_(is_within_valid_secondary)(ptr) ) {
756 if (! MC_(is_within_valid_secondary)(ptr) ) {
    [all...]
mc_main.c 4644 Bool MC_(is_within_valid_secondary) ( Addr a ) function
    [all...]

Completed in 194 milliseconds