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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.h 226 #define TC_FAKE_LABEL(NAME) sh64_fake_label(NAME)
  /toolchain/binutils/binutils-2.25/gas/
write.c 99 #ifndef TC_FAKE_LABEL
100 #define TC_FAKE_LABEL(NAME) (strcmp ((NAME), FAKE_LABEL_NAME) == 0)
    [all...]

Completed in 1470 milliseconds