Searched refs:check_for_relocs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-gen.c | 63 check_for_relocs (bfd * abfd, asection * o, void * failed) in check_for_relocs() function 85 bfd_map_over_sections (abfd, check_for_relocs, & failed); in elf32_generic_link_add_symbols()
|
H A D | elf64-gen.c | 63 check_for_relocs (bfd * abfd, asection * o, void * failed) in check_for_relocs() function 85 bfd_map_over_sections (abfd, check_for_relocs, & failed); in elf64_generic_link_add_symbols()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-gen.c | 63 check_for_relocs (bfd * abfd, asection * o, void * failed) in check_for_relocs() function 85 bfd_map_over_sections (abfd, check_for_relocs, & failed); in elf32_generic_link_add_symbols()
|
H A D | elf64-gen.c | 63 check_for_relocs (bfd * abfd, asection * o, void * failed) in check_for_relocs() function 85 bfd_map_over_sections (abfd, check_for_relocs, & failed); in elf64_generic_link_add_symbols()
|