Searched refs:strip_debug (Results 1 – 5 of 5) sorted by relevance
69 int *strip_debug) in get_options() argument87 ASSERT(strip_debug); in get_options()88 *strip_debug = 0; in get_options()126 case 's': *strip_debug = 1; break; in get_options()
14 int *strip_debug);
29 bool strip_debug,
48 int strip_debug = 0; in main() local62 &strip_debug); in main()207 strip_debug, in main()
33 bool strip_debug, in clone_elf() argument190 if (strip_debug) { in clone_elf()