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

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-cr16.h41 #define TC_GENERIC_RELAX_TABLE md_relax_table macro
H A Dtc-mep.h82 #define TC_GENERIC_RELAX_TABLE md_relax_table macro
H A Dtc-i386.h248 #define TC_GENERIC_RELAX_TABLE md_relax_table macro
/freebsd-10-stable/contrib/binutils/gas/
H A Dwrite.c1860 #ifdef TC_GENERIC_RELAX_TABLE
1861 /* Relax a fragment by scanning TC_GENERIC_RELAX_TABLE. */
1879 table = TC_GENERIC_RELAX_TABLE;
1956 #endif /* defined (TC_GENERIC_RELAX_TABLE) */
2381 #ifdef TC_GENERIC_RELAX_TABLE
2383 TC_GENERIC_RELAX_TABLE. */
2385 #endif /* TC_GENERIC_RELAX_TABLE */

Completed in 116 milliseconds