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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.h 68 #define TC_START_LABEL_WITHOUT_COLON(c,ptr) tic54x_start_label(c,ptr)
tc-arm.h 107 #define TC_START_LABEL_WITHOUT_COLON(c, l) tc_start_label_without_colon (c, l)
108 extern bfd_boolean tc_start_label_without_colon (char, const char *);

Completed in 52 milliseconds