Searched refs:NUM_RELOCS (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-aarch64.c66 #define NUM_RELOCS NUM_ELEM (pe_aarch64_std_reloc_howto) macro
H A Dcoff-arm.c510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto) macro
526 (dst)->r_type < NUM_RELOCS \
542 if (rel->r_type >= NUM_RELOCS)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-loongarch64.c65 #define NUM_RELOCS NUM_ELEM (pe_loongarch64_std_reloc_howto) macro
H A Dcoff-aarch64.c101 #define NUM_RELOCS NUM_ELEM (arm64_howto_table) macro
142 for (i = 0; i < NUM_RELOCS; i++)
H A Dcoff-arm.c510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto) macro
526 (dst)->r_type < NUM_RELOCS \
542 if (rel->r_type >= NUM_RELOCS)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-aarch64.c66 #define NUM_RELOCS NUM_ELEM (pe_aarch64_std_reloc_howto) macro
H A Dcoff-arm.c510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto) macro
526 (dst)->r_type < NUM_RELOCS \
542 if (rel->r_type >= NUM_RELOCS)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto) macro
526 (dst)->r_type < NUM_RELOCS \
542 if (rel->r_type >= NUM_RELOCS)

Completed in 168 milliseconds