HomeSort by relevance Sort by last modified time
    Searched full:is_stack_memory (Results 1 - 1 of 1) sorted by null

  /external/valgrind/drd/
drd_main.c 412 const Bool is_stack_memory = DRD_(thread_address_on_any_stack)(a1); local
413 drd_stop_using_mem(a1, len, is_stack_memory);
414 drd_start_using_mem(a1, len, is_stack_memory);
    [all...]

Completed in 129 milliseconds