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

  /toolchain/binutils/binutils-2.27/bfd/
pei-arm-wince.c 22 #define USER_LABEL_PREFIX ""
epoc-pei-arm.c 22 #define USER_LABEL_PREFIX ""
epoc-pe-arm.c 22 #define USER_LABEL_PREFIX ""
pe-arm-wince.c 22 #define USER_LABEL_PREFIX ""
coff-arm.c 152 /* If USER_LABEL_PREFIX is defined as "_" (see coff_arm_is_local_label_name()
    [all...]
  /toolchain/binutils/binutils-2.27/ld/emulparams/
elf32bfin.sh 11 USER_LABEL_PREFIX=_
elf32metag.sh 13 USER_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/
bsd.h 96 #define USER_LABEL_PREFIX "_"
cygming.h 59 #undef USER_LABEL_PREFIX
60 #define USER_LABEL_PREFIX (TARGET_64BIT ? "" : "_")
251 with user_label_prefix. */
256 fputs (user_label_prefix, (STREAM)); \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 171 fputs (user_label_prefix, (FILE)); \
313 #ifndef USER_LABEL_PREFIX
314 #define USER_LABEL_PREFIX ""
    [all...]

Completed in 4011 milliseconds