Searched refs:coff_adjust_section_syms (Results 1 – 2 of 2) sorted by relevance
874 extern void coff_adjust_section_syms (bfd *, asection *, void *);
1391 coff_adjust_section_syms (bfd *abfd ATTRIBUTE_UNUSED, in coff_adjust_section_syms() function1437 bfd_map_over_sections (stdoutput, coff_adjust_section_syms, NULL); in coff_frob_file_after_relocs()