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

1 2 34 5 6 7

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
elf.h 44 #define PT_INTERP 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
elf.h 44 #define PT_INTERP 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
elf.h 44 #define PT_INTERP 3
  /external/elfutils/0.153/libdwfl/
dwfl_module_getdwarf.c 398 .interp, the section that became the PT_INTERP segment. So we exclude
399 the SHT_PROGBITS section whose address matches the PT_INTERP p_vaddr.
400 For this reason, we must examine the phdrs first to find PT_INTERP. */
412 if (phdr.p_type == PT_INTERP)
439 if (phdr.p32[i].p_type == PT_INTERP)
448 if (phdr.p64[i].p_type == PT_INTERP)
483 matches the PT_INTERP p_vaddr. The special sections that can be
485 becomes PT_INTERP). The "real" sections cannot move as such, but
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /external/valgrind/main/coregrind/m_ume/
elf.c 268 particular looking out fo the PT_INTERP header, which describes
369 case PT_INTERP: {
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 399 #define PT_INTERP 3 /* the RTLD */

Completed in 1938 milliseconds

1 2 34 5 6 7