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

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

Completed in 224 milliseconds