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

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

Completed in 62 milliseconds