Searched refs:adjust_stab_sections (Results 1 – 4 of 4) sorted by relevance
264 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in adjust_stab_sections() function293 bfd_map_over_sections (stdoutput, adjust_stab_sections, (void *) 0); in som_frob_file()
2018 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in adjust_stab_sections() function2382 bfd_map_over_sections (stdoutput, adjust_stab_sections, NULL); in elf_frob_file()
1490 * config/obj-som.c (adjust_stab_sections): Add prototype.1492 adjust_stab_sections): Add ATTRIBUTE_UNUSED to unused arguments.
8544 (adjust_stab_sections): Adjust the special entry in the8546 (som_frob_file): New function. Simply calls adjust_stab_sections9298 (adjust_stab_sections): Add casts to avoid warnings.9367 (adjust_stab_sections): Get frag pointer from seg_info, rather9944 (adjust_stab_sections): New function.9945 (elf_frob_file): Apply adjust_stab_sections to each section.