Home
last modified time | relevance | path

Searched refs:md_allow_eh_opt (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.h145 #define md_allow_eh_opt 0 macro
Dtc-mn10300.h126 #define md_allow_eh_opt (linkrelax == 0) macro
Dtc-xtensa.h395 #define md_allow_eh_opt (linkrelax == 0) macro
Dtc-nds32.h208 #define md_allow_eh_opt 0 macro
/toolchain/binutils/binutils-2.27/gas/
Dehopt.c281 #ifdef md_allow_eh_opt in check_eh_frame()
282 if (! md_allow_eh_opt) in check_eh_frame()
DChangeLog-2007127 * config/tc-xtensa.h (md_allow_eh_opt): Define.
256 * ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke
258 * config/tc-mn10300.h (md_allow_eh_opt): Define. Only allow call
/toolchain/binutils/binutils-2.27/gas/doc/
Dinternals.texi1568 @item md_allow_eh_opt