HomeSort by relevance Sort by last modified time
    Searched refs:md_allow_eh_opt (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10300.h 126 #define md_allow_eh_opt (linkrelax == 0) macro
tc-msp430.h 145 #define md_allow_eh_opt 0 macro
tc-xtensa.h 394 #define md_allow_eh_opt (linkrelax == 0) macro
tc-nds32.h 201 #define md_allow_eh_opt 0 macro
  /toolchain/binutils/binutils-2.25/gas/
ehopt.c 281 #ifdef md_allow_eh_opt
282 if (! md_allow_eh_opt)

Completed in 288 milliseconds