Searched refs:subdeb (Results 1 – 1 of 1) sorted by relevance
3820 asection *subdeb; in bfd_xcoff_size_dynamic_sections() local3850 subdeb = NULL; in bfd_xcoff_size_dynamic_sections()3854 subdeb = bfd_get_section_by_name (sub, ".debug"); in bfd_xcoff_size_dynamic_sections()3855 if (subdeb != NULL && subdeb->size > 0) in bfd_xcoff_size_dynamic_sections()3862 if (!bfd_malloc_and_get_section (sub, subdeb, &debug_contents)) in bfd_xcoff_size_dynamic_sections()3948 subdeb->size = 0; in bfd_xcoff_size_dynamic_sections()