Home | History | Annotate | Download | only in bfd

Lines Matching refs:strip

364 	controlled by the <<strip>> and <<discard>> fields of the
382 The <<strip>> field of the <<bfd_link_info>> structure
390 If the <<strip>> field of the <<bfd_link_info>> structure
2174 if (info->strip == strip_all
2175 || (info->strip == strip_some
2195 if (info->strip == strip_none)
2235 if (info->strip != strip_all)
2346 if (wginfo->info->strip == strip_all
2347 || (wginfo->info->strip == strip_some