Searched refs:adjust_stab_sections (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-som.c272 adjust_stab_sections (bfd *abfd, asection *sec, PTR xxx ATTRIBUTE_UNUSED) function
301 bfd_map_over_sections (stdoutput, adjust_stab_sections, (PTR) 0);
H A Dobj-elf.c1650 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) function
1916 bfd_map_over_sections (stdoutput, adjust_stab_sections, NULL);
/haiku-buildtools/binutils/gas/config/
H A Dobj-som.c265 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) function
294 bfd_map_over_sections (stdoutput, adjust_stab_sections, (void *) 0);
H A Dobj-elf.c2074 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) function
2435 bfd_map_over_sections (stdoutput, adjust_stab_sections, NULL);

Completed in 77 milliseconds