HomeSort by: relevance | last modified time | path
    Searched refs:STO_ALPHA_NOPV (Results 1 - 13 of 13) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
alpha.h 64 #define STO_ALPHA_NOPV 0x80
  /src/external/gpl3/binutils.old/dist/include/elf/
alpha.h 64 #define STO_ALPHA_NOPV 0x80
  /src/external/gpl3/gdb/dist/include/elf/
alpha.h 64 #define STO_ALPHA_NOPV 0x80
  /src/external/gpl3/gdb.old/dist/include/elf/
alpha.h 64 #define STO_ALPHA_NOPV 0x80
  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 3906 S_SET_OTHER (sym, STO_ALPHA_NOPV
4137 other = STO_ALPHA_NOPV;
6170 case STO_ALPHA_NOPV:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 3906 S_SET_OTHER (sym, STO_ALPHA_NOPV
4137 other = STO_ALPHA_NOPV;
6170 case STO_ALPHA_NOPV:
  /src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c 2087 /* Record STO_ALPHA_NOPV and STO_ALPHA_STD_GPLOAD. */
3101 if ((info->other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
4467 case STO_ALPHA_NOPV:
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c 2087 /* Record STO_ALPHA_NOPV and STO_ALPHA_STD_GPLOAD. */
3101 if ((info->other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
4468 case STO_ALPHA_NOPV:
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1579 enum STO_ALPHA_NOPV = 0x80;
  /src/external/gpl3/gdb/dist/bfd/
elf64-alpha.c 2082 /* Record STO_ALPHA_NOPV and STO_ALPHA_STD_GPLOAD. */
3093 if ((info->other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
4460 case STO_ALPHA_NOPV:
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-alpha.c 2084 /* Record STO_ALPHA_NOPV and STO_ALPHA_STD_GPLOAD. */
3095 if ((info->other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
4462 case STO_ALPHA_NOPV:
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 14362 case STO_ALPHA_NOPV: return "NOPV";
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 13854 case STO_ALPHA_NOPV: return "NOPV";

Completed in 234 milliseconds