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

  /src/external/gpl3/binutils/dist/gas/config/
tc-cris.h 111 #define tc_frob_symbol(symp, punt) \ macro
tc-xgate.h 109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
tc-hppa.h 138 #define tc_frob_symbol(sym,punt) \ macro
186 #define tc_frob_symbol(sym,punt) \ macro
tc-m68k.h 64 #define tc_frob_symbol(sym,punt) \ macro
tc-mmix.h 133 #define tc_frob_symbol(sym, punt) \ macro
tc-mips.h 130 #define tc_frob_symbol(sym, punt) mips_frob_symbol (sym) macro
tc-ppc.h 173 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym)
172 #define tc_frob_symbol macro
tc-ia64.h 130 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.h 111 #define tc_frob_symbol(symp, punt) \ macro
tc-xgate.h 109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
tc-hppa.h 138 #define tc_frob_symbol(sym,punt) \ macro
186 #define tc_frob_symbol(sym,punt) \ macro
tc-m68k.h 64 #define tc_frob_symbol(sym,punt) \ macro
tc-mips.h 130 #define tc_frob_symbol(sym, punt) mips_frob_symbol (sym) macro
tc-mmix.h 133 #define tc_frob_symbol(sym, punt) \ macro
tc-ppc.h 172 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym)
171 #define tc_frob_symbol macro
tc-ia64.h 130 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro

Completed in 51 milliseconds