Searched refs:XCOFF_MAX_CALCULATE_RELOCATION (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dlibxcoff.h204 #define XCOFF_MAX_CALCULATE_RELOCATION (0x1c) macro
220 extern bfd_boolean (*xcoff_calculate_relocation[XCOFF_MAX_CALCULATE_RELOCATION])
H A Dcoff64-rs6000.c184 bfd_boolean (*xcoff64_calculate_relocation[XCOFF_MAX_CALCULATE_RELOCATION])
1293 if (rel->r_type >= XCOFF_MAX_CALCULATE_RELOCATION
H A Dcoff-rs6000.c194 bfd_boolean (*xcoff_calculate_relocation[XCOFF_MAX_CALCULATE_RELOCATION])
3456 if (rel->r_type >= XCOFF_MAX_CALCULATE_RELOCATION

Completed in 123 milliseconds