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

  /external/elfutils/backends/
alpha_symbol.c 153 return ((((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
154 || ((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_STD_GPLOAD))
155 && (st_other &~ STO_ALPHA_STD_GPLOAD) == 0);
  /toolchain/binutils/binutils-2.25/include/elf/
alpha.h 65 #define STO_ALPHA_STD_GPLOAD 0x88
103 STO_ALPHA_STD_GPLOAD. */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-alpha.c     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 660 milliseconds