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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-gen.c61 check_for_relocs (bfd * abfd, asection * o, void * failed) function
82 bfd_map_over_sections (abfd, check_for_relocs, & failed);
H A Delf64-gen.c61 check_for_relocs (bfd * abfd, asection * o, void * failed) function
82 bfd_map_over_sections (abfd, check_for_relocs, & failed);

Completed in 50 milliseconds