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

  /external/valgrind/main/callgrind/
clo.c 412 if VG_BOOL_CLO(arg, "--skip-plt", CLG_(clo).skip_plt) {}
653 CLG_(clo).skip_plt = True;
global.h 78 Bool skip_plt; /* Skip functions in PLT section? */ member in struct:_CommandLineOptions
fn.c 566 fn->skip = CLG_(clo).skip_plt;
dump.c     [all...]

Completed in 277 milliseconds