Searched refs:is_strip_section (Results 1 – 10 of 10) sorted by relevance
139 (is_strip_section): Return true for SHT_GROUP sections that are161 * objcopy.c (is_strip_section): Do not treat group sections as
1103 is_strip_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec) in is_strip_section() function1327 if (keep && is_strip_section (abfd, bfd_get_section (sym))) in filter_symbols()2698 if (is_strip_section (ibfd, isection)) in setup_section()2869 if (is_strip_section (ibfd, isection)) in skip_section()
559 (is_strip_section): Invert return value if STRIP_NONDEBUG is587 (is_strip_section): Process the sections removed and kept590 (copy_object): Use is_strip_section.593 (setup_section): Use is_strip_section.594 (copy_section): Use is_strip_section.
530 (is_strip_section): Check for sections being both copied and
738 (is_strip_section): Don't strip debugging sections if
310 (is_strip_section): Use it. Remove the group section if all
527 (is_strip_section): Update to use new functions and hash tables.
566 * objcopy.c (is_strip_section): Revert 2006-09-05.
1741 (is_strip_section): Skip debugging sections if convert_debugging.2482 (is_strip_section): Strip debugging sections if strip_unneeded.2684 (is_strip_section): New static function.2685 (filter_symbols): Call is_strip_section.
521 (is_strip_section): Check for copying sections.