Home
last modified time | relevance | path

Searched refs:coff_adjust_section_syms (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-coff.h874 extern void coff_adjust_section_syms (bfd *, asection *, void *);
Dobj-coff.c1391 coff_adjust_section_syms (bfd *abfd ATTRIBUTE_UNUSED, in coff_adjust_section_syms() function
1437 bfd_map_over_sections (stdoutput, coff_adjust_section_syms, NULL); in coff_frob_file_after_relocs()