Searched refs:adjust_stab_sections (Results 1 – 5 of 5) sorted by relevance
268 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in adjust_stab_sections() function297 bfd_map_over_sections (stdoutput, adjust_stab_sections, (void *) 0); in som_frob_file()
2596 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in adjust_stab_sections() function2971 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.
2127 (adjust_stab_sections): Likewise.