HomeSort by relevance Sort by last modified time
    Searched defs:is_entry (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/exp-bbv/
bbv_main.c 97 Bool is_entry; /* is this block a function entry point */ member in struct:BB_info
406 bbInfo->is_entry=VG_(get_fnname_if_entry)(origAddr, bbInfo->fn_name,
  /external/valgrind/main/callgrind/
global.h 327 Bool is_entry; /* True if this BB is a function entry */ member in struct:_BB

Completed in 57 milliseconds