Searched refs:check_reloc_refs (Results 1 – 5 of 5) sorted by relevance
82 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
984 * ldcref.c (check_reloc_refs): Compare section for local syms.
324 (check_reloc_refs): Match relocations with proper symbols.
1137 (check_reloc_refs): Tweak for above changes in check_refs_info.
1232 * ldcref.c (check_reloc_refs): If info->same, look for any symbol1319 (check_refs, check_reloc_refs): New static functions.