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

/haiku-buildtools/legacy/binutils/ld/
H A Dldmain.c136 static void warning_find_reloc
1250 bfd_map_over_sections (abfd, warning_find_reloc, &info);
1268 warning_find_reloc (bfd *abfd, asection *sec, void *iarg)
1266 warning_find_reloc (bfd *abfd, asection *sec, void *iarg) function
/haiku-buildtools/binutils/ld/
H A Dldmain.c125 static void warning_find_reloc
1196 bfd_map_over_sections (abfd, warning_find_reloc, &cinfo);
1239 warning_find_reloc (bfd *abfd, asection *sec, void *iarg)
1237 warning_find_reloc (bfd *abfd, asection *sec, void *iarg) function

Completed in 92 milliseconds