Searched refs:strip_some (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
H A Dbfdlink.h30 strip_some, /* keep_hash is the list of symbols to keep. */ enumerator in enum:bfd_link_strip
335 strip_some. */
/freebsd-12-stable/contrib/binutils/include/
H A Dbfdlink.h30 strip_some, /* keep_hash is the list of symbols to keep. */ enumerator in enum:bfd_link_strip
385 strip_some. */
/freebsd-12-stable/contrib/binutils/ld/
H A Dldwrite.c465 || info->strip == strip_some)
H A Dldmain.c821 if (link_info.strip == strip_some)
873 link_info.strip = strip_some;
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcofflink.c714 || info->strip == strip_some)
1534 && (finfo->info->strip == strip_some
1545 && ((finfo->info->strip == strip_some
2116 || finfo->info->strip == strip_some)
2479 || (finfo->info->strip == strip_some
H A Delf64-sparc.c577 if (info->strip == strip_some
H A Dxcofflink.c1048 if ((info->strip == strip_none || info->strip == strip_some)
1133 if ((info->strip == strip_none || info->strip == strip_some)
3729 && (finfo->info->strip == strip_some
3741 if ((finfo->info->strip == strip_some
4072 && finfo->info->strip != strip_some)
5024 || (finfo->info->strip == strip_some
5406 || info->strip == strip_some)
H A Dlinker.c389 are listed in <<bfdlink.h>>. If the value is <<strip_some>>,
2307 || (info->strip == strip_some
2475 || (wginfo->info->strip == strip_some
H A Daoutx.h3551 || (finfo->info->strip == strip_some
4739 && (strip != strip_some
4864 case strip_some:
H A Dcoff-ppc.c2153 || info->strip == strip_some)
H A Decoff.c4318 || (einfo->info->strip == strip_some
H A Delf64-alpha.c1559 || (einfo->info->strip == strip_some
H A Delflink.c7987 else if (finfo->info->strip == strip_some
8488 if ((finfo->info->strip == strip_some
H A Delfxx-mips.c1794 || (einfo->info->strip == strip_some

Completed in 404 milliseconds