HomeSort by relevance Sort by last modified time
    Searched refs:skip_plt (Results 1 - 5 of 5) 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;
command.c 503 CLG_(clo).skip_plt ? "yes" : "no");
global.h 81 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 41 milliseconds