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

  /toolchain/binutils/binutils-2.25/bfd/
pei-arm-wince.c 29 #define LOCAL_LABEL_PREFIX "."
pe-arm-wince.c 36 #define LOCAL_LABEL_PREFIX "."
coff-arm.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-cr16.h 36 #define LOCAL_LABEL_PREFIX '.'
tc-crx.h 36 #define LOCAL_LABEL_PREFIX '.'
tc-xc16x.h 30 #define LOCAL_LABEL_PREFIX '.'
tc-rl78.h 41 #define LOCAL_LABEL_PREFIX '.'
obj-elf.h 92 #ifndef LOCAL_LABEL_PREFIX
93 #define LOCAL_LABEL_PREFIX '.'
tc-h8300.h 31 #define LOCAL_LABEL_PREFIX '.'
tc-rx.h 42 #define LOCAL_LABEL_PREFIX '.'
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h 62 #undef LOCAL_LABEL_PREFIX
63 #define LOCAL_LABEL_PREFIX (TARGET_64BIT ? "." : "")
67 sprintf ((BUF), "*%s%s%ld", LOCAL_LABEL_PREFIX, \

Completed in 171 milliseconds