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

  /toolchain/binutils/binutils-2.25/include/elf/
alpha.h 41 #define SHF_ALPHA_GPREL 0x10000000
  /external/elfutils/backends/
alpha_symbol.c 82 return (sh_flags &~ (SHF_ALPHA_GPREL)) == 0;
  /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...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 665 /* A section on Alpha may have SHF_ALPHA_GPREL. */
666 else if ((attr & ~ssect->attr) == SHF_ALPHA_GPREL)
    [all...]
tc-alpha.c     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 280 milliseconds