Searched refs:discard_locals (Results 1 – 5 of 5) sorted by relevance
113 static enum locals_action discard_locals; variable1077 || discard_locals == LOCALS_ALL in is_strip_section_1()1300 && (discard_locals != LOCALS_ALL in filter_symbols()1301 && (discard_locals != LOCALS_START_L in filter_symbols()2080 || discard_locals != LOCALS_UNDEF in copy_object()3308 discard_locals = LOCALS_ALL; in strip_main()3311 discard_locals = LOCALS_START_L; in strip_main()3355 && discard_locals == LOCALS_UNDEF in strip_main()3680 discard_locals = LOCALS_ALL; in copy_main()3684 discard_locals = LOCALS_START_L; in copy_main()[all …]
2485 discard_locals.
2138 bool discard_locals = parameters->options().discard_locals(); in do_count_local_symbols() local2215 if (discard_locals in do_count_local_symbols()
758 DEFINE_bool(discard_locals, options::TWO_DASHES, 'X', false,
5508 (discard_locals_type, discard_locals): Removed. Use5522 * ldgram.y (strip_symbols, discard_locals): Removed.