Home
last modified time | relevance | path

Searched refs:check_reloc_refs (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldcref.c82 static void check_reloc_refs (bfd *, asection *, void *);
622 bfd_map_over_sections (abfd, check_reloc_refs, &info); in check_refs()
632 check_reloc_refs (bfd *abfd, asection *sec, void *iarg) in check_reloc_refs() function
DChangeLog-2007984 * ldcref.c (check_reloc_refs): Compare section for local syms.
DChangeLog-2005324 (check_reloc_refs): Match relocations with proper symbols.
DChangeLog-00011137 (check_reloc_refs): Tweak for above changes in check_refs_info.
DChangeLog-91971232 * ldcref.c (check_reloc_refs): If info->same, look for any symbol
1319 (check_refs, check_reloc_refs): New static functions.