Searched refs:adjust_reloc_syms (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dwrite.c133 static void adjust_reloc_syms (bfd *, asection *, PTR);
644 adjust_reloc_syms (bfd *abfd ATTRIBUTE_UNUSED, function
1424 bfd_map_over_sections (stdoutput, adjust_reloc_syms, (char *) 0);
1475 /* Do it again, because adjust_reloc_syms might introduce
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dwrite.c174 static void adjust_reloc_syms (bfd *, asection *, PTR);
755 adjust_reloc_syms (bfd *abfd ATTRIBUTE_UNUSED, function
1872 bfd_map_over_sections (stdoutput, adjust_reloc_syms, (char *) 0);
1913 /* Do it again, because adjust_reloc_syms might introduce

Completed in 67 milliseconds