Home
last modified time | relevance | path

Searched refs:is_strip_section (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2006139 (is_strip_section): Return true for SHT_GROUP sections that are
161 * objcopy.c (is_strip_section): Do not treat group sections as
Dobjcopy.c1103 is_strip_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec) in is_strip_section() function
1327 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()
DChangeLog-0203559 (is_strip_section): Invert return value if STRIP_NONDEBUG is
587 (is_strip_section): Process the sections removed and kept
590 (copy_object): Use is_strip_section.
593 (setup_section): Use is_strip_section.
594 (copy_section): Use is_strip_section.
DChangeLog-2013530 (is_strip_section): Check for sections being both copied and
DChangeLog-2004738 (is_strip_section): Don't strip debugging sections if
DChangeLog-2011310 (is_strip_section): Use it. Remove the group section if all
DChangeLog-2008527 (is_strip_section): Update to use new functions and hash tables.
DChangeLog-2010566 * objcopy.c (is_strip_section): Revert 2006-09-05.
DChangeLog-91971741 (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.
DChangeLog-9899521 (is_strip_section): Check for copying sections.