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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-bfin.c418 #define BFIN_GNUEXT_RELOC_MAX 0x43
1056 else if (r_type >= BFIN_GNUEXT_RELOC_MIN && r_type <= BFIN_GNUEXT_RELOC_MAX)
1078 else if (r_type >= BFIN_GNUEXT_RELOC_MIN && r_type <= BFIN_GNUEXT_RELOC_MAX)
1092 else if (r_type >= BFIN_GNUEXT_RELOC_MIN && r_type <= BFIN_GNUEXT_RELOC_MAX)
417 #define BFIN_GNUEXT_RELOC_MAX macro

Completed in 163 milliseconds