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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.h 144 extern void sh64_frob_label (symbolS *);
148 do { sh_frob_label (sym); sh64_frob_label (sym); } while (0)
150 #define tc_symbol_new_hook(s) sh64_frob_label (s)
tc-sh64.c 3225 sh64_frob_label (symbolS *symp) function
    [all...]

Completed in 32 milliseconds