OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 81 milliseconds