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

1 2 3 4 5 67 8

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 162 #define ET_REL 1 /* relocatable file */
  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkg_genc.c 791 ET_REL,
908 ET_REL,
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.c 783 ET_REL,
900 ET_REL,
    [all...]
  /external/lldb/source/Plugins/ObjectFile/ELF/
ObjectFileELF.cpp     [all...]
  /external/elfutils/0.153/libdwfl/
linux-kernel-modules.c 292 if (!m->gc && m->e_type != ET_REL && !strcmp (m->name, "kernel"))
link_map.c 211 if (likely (mod->e_type != ET_REL) && mod->main.elf != NULL)
  /external/elfutils/0.153/src/
ld.h 260 && FILEINFO_EHDR (file->ehdr).e_type == ET_REL);
    [all...]
elfcmp.c 316 && ehdr1->e_type != ET_REL)
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 300 case llvm::ELF::ET_REL:
821 case llvm::ELF::ET_REL:
    [all...]
ELFObjectWriter.cpp 232 header->e_type = ET_REL;
  /external/elfutils/0.153/
elfutils.spec 331 - strip: changed handling of ET_REL files wrt symbol tables and relocs
355 ET_REL
  /external/llvm/lib/Object/
ELFYAML.cpp 28 ECase(ET_REL)
  /external/qemu/include/
elf.h 61 #define ET_REL 1
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 128 || (rel_ok && ehdr->e_type == ET_REL));
134 || ehdr->e_type == ET_REL);
    [all...]
  /art/runtime/
elf.h 118 ET_REL = 1, // Relocatable file
    [all...]

Completed in 1223 milliseconds

1 2 3 4 5 67 8