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

/external/valgrind/main/drd/
H A Ddrd_main.c79 int show_confl_seg = -1; local
106 else if VG_BOOL_CLO(arg, "--show-confl-seg", show_confl_seg) {}
156 if (show_confl_seg != -1)
157 DRD_(set_show_conflicting_segments)(show_confl_seg);

Completed in 88 milliseconds