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

  /external/valgrind/main/exp-sgcheck/
pc_common.h 62 extern Bool h_clo_partial_loads_ok;
pc_common.c 62 Bool h_clo_partial_loads_ok = True; /* user visible */ variable
68 if VG_BOOL_CLO(arg, "--partial-loads-ok", h_clo_partial_loads_ok) {}

Completed in 151 milliseconds