Searched defs:is_entry (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/exp-bbv/
H A Dbbv_main.c97 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/
H A Dglobal.h319 Bool is_entry; /* True if this BB is a function entry */ member in struct:_BB

Completed in 238 milliseconds