Searched refs:coff_adjust_section_syms (Results 1 – 5 of 5) sorted by relevance
379 extern void coff_adjust_section_syms (bfd *, asection *, void *);
1476 coff_adjust_section_syms (bfd *abfd ATTRIBUTE_UNUSED, in coff_adjust_section_syms() function1522 bfd_map_over_sections (stdoutput, coff_adjust_section_syms, NULL); in coff_frob_file_after_relocs()
1681 * config/obj-coff.c (coff_adjust_section_syms): Use
1248 * config/obj-coff.c (coff_adjust_section_syms): Only count fixups4831 (coff_adjust_section_syms): Always call section_symbol for .text,
4494 (coff_adjust_section_syms): Ignore sections with no seginfo.4546 (coff_adjust_section_syms): New function.4552 (coff_frob_file): New function; map coff_adjust_section_syms over4555 * config/obj-coff.h (coff_adjust_section_syms, coff_frob_file):