Searched refs:skip_plt (Results 1 – 4 of 4) sorted by relevance
413 if VG_BOOL_CLO(arg, "--skip-plt", CLG_(clo).skip_plt) {} in CLG_()654 CLG_(clo).skip_plt = True; in CLG_()
566 fn->skip = CLG_(clo).skip_plt; in CLG_()
98 Bool skip_plt; /* Skip functions in PLT section? */ member
1246 CLG_(clo).skip_plt ? "yes" : "no"); in new_dumpfile()