Searched refs:clo_show_below_main (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_options.h166 extern Bool VG_(clo_show_below_main);
/external/valgrind/main/coregrind/
H A Dm_options.c93 Bool VG_(clo_show_below_main)= False; variable
H A Dm_stacktrace.c809 if ( ! VG_(clo_show_below_main) ) {
H A Dm_main.c519 else if VG_BOOL_CLO(arg, "--show-below-main", VG_(clo_show_below_main)) {}
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c381 } else if (!VG_(clo_show_below_main) && VG_STREQ(risym.name, "start")) {
H A Ddebuginfo.c1421 if ( do_below_main_renaming && ! VG_(clo_show_below_main) &&
/external/valgrind/main/massif/
H A Dms_main.c2149 if ( ! VG_(clo_show_below_main) ) {

Completed in 539 milliseconds