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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-ppc.h 172 #define tc_symbol_new_hook(sym) ppc_symbol_new_hook (sym)
171 #define tc_symbol_new_hook macro
tc-sh64.h 150 #define tc_symbol_new_hook(s) sh64_frob_label (s) macro
tc-xtensa.h 357 #define tc_symbol_new_hook(sym) xtensa_symbol_new_hook (sym) macro
tc-i370.c     [all...]
tc-aarch64.c     [all...]
tc-arm.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/
symbols.c 158 #ifdef tc_symbol_new_hook
159 tc_symbol_new_hook (symbolP);
    [all...]

Completed in 800 milliseconds