HomeSort by: relevance | last modified time | path
    Searched defs:md_allow_local_subtract (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ft32.h 63 #define md_allow_local_subtract(l,r,s) ft32_allow_local_subtract (l, r, s) macro
obj-macho.h 108 #define md_allow_local_subtract(LEFT, RIGHT, SECTION) \ macro
tc-mn10300.h 120 #define md_allow_local_subtract(l,r,s) mn10300_allow_local_subtract (l, r, s) macro
tc-msp430.h 149 #define md_allow_local_subtract(l,r,s) msp430_allow_local_subtract (l, r, s) macro
tc-pru.h 157 #define md_allow_local_subtract(l,r,s) pru_allow_local_subtract (l, r, s) macro
tc-avr.h 216 #define md_allow_local_subtract(l,r,s) avr_allow_local_subtract (l, r, s) macro
tc-loongarch.h 73 #define md_allow_local_subtract(l,r,s) 0 macro
tc-riscv.h 88 #define md_allow_local_subtract(l,r,s) 0 macro
tc-nds32.h 77 #define md_allow_local_subtract(lhs,rhs,sect) nds32_allow_local_subtract (lhs, rhs, sect) macro
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ft32.h 63 #define md_allow_local_subtract(l,r,s) ft32_allow_local_subtract (l, r, s) macro
obj-macho.h 108 #define md_allow_local_subtract(LEFT, RIGHT, SECTION) \ macro
tc-mn10300.h 120 #define md_allow_local_subtract(l,r,s) mn10300_allow_local_subtract (l, r, s) macro
tc-msp430.h 148 #define md_allow_local_subtract(l,r,s) msp430_allow_local_subtract (l, r, s) macro
tc-pru.h 157 #define md_allow_local_subtract(l,r,s) pru_allow_local_subtract (l, r, s) macro
tc-avr.h 216 #define md_allow_local_subtract(l,r,s) avr_allow_local_subtract (l, r, s) macro
tc-loongarch.h 73 #define md_allow_local_subtract(l,r,s) 0 macro
tc-riscv.h 88 #define md_allow_local_subtract(l,r,s) 0 macro
tc-nds32.h 77 #define md_allow_local_subtract(lhs,rhs,sect) nds32_allow_local_subtract (lhs, rhs, sect) macro

Completed in 27 milliseconds