HomeSort by relevance Sort by last modified time
    Searched refs:ET_REL (Results 76 - 100 of 186) sorted by null

1 2 34 5 6 7 8

  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
elf.h 57 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
elf.h 57 #define ET_REL 1
  /external/elfutils/0.153/src/
strip.c 91 N_("Resolve all trivial relocations between debug sections if the removed sections are placed in a debug file (only relevant for ET_REL files, operation is not reversable, needs -f)"), 0 },
522 || (ehdr->e_type != ET_REL
531 if (ehdr->e_type != ET_REL)
546 || (ehdr->e_type != ET_REL
555 if (ehdr->e_type != ET_REL)
622 if (ehdr->e_type == ET_REL
    [all...]
  /bionic/libc/kernel/uapi/linux/
elf.h 60 #define ET_REL 1
  /development/ndk/platforms/android-L/include/linux/
elf.h 60 #define ET_REL 1
  /external/chromium_org/third_party/libvpx/include/
elf.h 76 #define ET_REL 1
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 48 ET_REL = 1, /* Relocatable */
  /external/elfutils/0.153/libelf/
elf32_updatenull.c 238 if (ehdr->e_type != ET_REL)
  /external/kernel-headers/original/uapi/linux/
elf.h 65 #define ET_REL 1
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 273 if (Header->e_type == ELF::ET_REL)
516 if (EF.getHeader()->e_type != ELF::ET_REL)
578 if (Header->e_type == ELF::ET_REL) {
593 assert(EF.getHeader()->e_type == ELF::ET_REL &&
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
elf.h 60 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
elf.h 60 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
elf.h 60 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
elf.h 60 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
elf.h 60 #define ET_REL 1
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
elf.h 60 #define ET_REL 1
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol-elf.c 618 ehdr.e_type == ET_REL ||
624 ehdr.e_type == ET_REL;
697 dso->rel = syms_ss->ehdr.e_type == ET_REL;
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */

Completed in 815 milliseconds

1 2 34 5 6 7 8