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

  /toolchain/binutils/binutils-2.25/gas/config/
te-dragonfly.h 27 #define LOCAL_LABELS_DOLLAR 1
te-freebsd.h 27 #define LOCAL_LABELS_DOLLAR 1
te-macos.h 25 #define LOCAL_LABELS_DOLLAR 1
te-riscix.h 22 #define LOCAL_LABELS_DOLLAR 1
te-sun3.h 30 #define LOCAL_LABELS_DOLLAR 1
te-generic.h 29 #define LOCAL_LABELS_DOLLAR 1
te-go32.h 22 #define LOCAL_LABELS_DOLLAR 1
te-psos.h 28 #define LOCAL_LABELS_DOLLAR 1
te-tmips.h 32 #define LOCAL_LABELS_DOLLAR 1
te-vxworks.h 22 #define LOCAL_LABELS_DOLLAR 1
te-armeabi.h 24 #define LOCAL_LABELS_DOLLAR 1
te-nacl.h 22 #define LOCAL_LABELS_DOLLAR 1
te-solaris.h 22 #define LOCAL_LABELS_DOLLAR 1
tc-dlx.h 62 #undef LOCAL_LABELS_DOLLAR
63 #define LOCAL_LABELS_DOLLAR 0
tc-cris.h 162 #define LOCAL_LABELS_DOLLAR 1
tc-i386.h 115 #undef LOCAL_LABELS_DOLLAR
116 #define LOCAL_LABELS_DOLLAR 0
  /toolchain/binutils/binutils-2.25/gas/
as.h 610 #ifndef LOCAL_LABELS_DOLLAR
611 #define LOCAL_LABELS_DOLLAR 0
expr.c 570 else if (LOCAL_LABELS_DOLLAR && c == '$')
945 if (LOCAL_LABELS_DOLLAR)
    [all...]
read.c 1121 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c))
1137 if (LOCAL_LABELS_DOLLAR
    [all...]
symbols.c 274 if (LOCAL_LABELS_DOLLAR
    [all...]

Completed in 543 milliseconds