Searched refs:reloc_debug_only (Results 1 – 2 of 2) sorted by relevance
166 static bool reloc_debug_only; variable249 if (reloc_debug_only && in main()323 reloc_debug_only = true; in parse_opt()996 if (remove_debug || reloc_debug || reloc_debug_only) in handle_elf()1085 if (reloc_debug_only) in handle_elf()
52 (reloc_debug_only): New static bool.53 (main): Check reloc_debug_only is the only strip option used.57 Handle reloc_debug_only.