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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-nds32.h 122 extern int nds32_start_label (int, int);
134 #define TC_START_LABEL(C, S, STR) (C == ':' && nds32_start_label (0, 0))
tc-nds32.c 4058 nds32_start_label (int asmdone ATTRIBUTE_UNUSED, int secdone ATTRIBUTE_UNUSED) function
    [all...]

Completed in 107 milliseconds