HomeSort by relevance Sort by last modified time
    Searched refs:a_drsize (Results 1 - 25 of 57) sorted by null

1 2 3

  /bionic/libc/kernel/arch-mips/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /bionic/libc/kernel/arch-x86/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /external/kernel-headers/original/asm-mips/
a.out.h 28 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
32 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
a.out.h 13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
a.out.h 24 unsigned a_drsize; member in struct:exec
28 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
a.out.h 24 unsigned a_drsize; member in struct:exec
28 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 24 unsigned a_drsize; member in struct:exec
28 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 24 unsigned a_drsize; member in struct:exec
28 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 24 unsigned a_drsize; member in struct:exec
28 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 32 unsigned a_drsize; member in struct:exec
36 #define N_DRSIZE(a) ((a).a_drsize)
  /external/kernel-headers/original/asm-x86/
a.out.h 13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
  /bionic/libc/kernel/arch-arm/asm/
a.out.h 35 __u32 a_drsize; member in struct:exec
40 #define N_DRSIZE(a) ((a).a_drsize)

Completed in 275 milliseconds

1 2 3