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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-i860.h 87 #define tc_check_label(ls) i860_check_label (ls) macro
tc-ia64.h 161 #define tc_check_label(l) ia64_check_label (l) macro
tc-nds32.h 135 #define tc_check_label(label) nds32_check_label (label) macro
  /toolchain/binutils/binutils-2.25/gas/
read.c 948 #ifdef tc_check_label
949 tc_check_label (line_label);
    [all...]

Completed in 56 milliseconds