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

1 2

  /bionic/libc/kernel/arch-mips/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /bionic/libc/kernel/arch-x86/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /external/kernel-headers/original/asm-mips/
a.out.h 26 unsigned a_trsize; /* length of relocation info for text, in member in struct:exec
31 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
a.out.h 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
a.out.h 31 unsigned a_trsize; member in struct:exec
35 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
a.out.h 23 unsigned a_trsize; member in struct:exec
27 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
a.out.h 23 unsigned a_trsize; member in struct:exec
27 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 23 unsigned a_trsize; member in struct:exec
27 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 23 unsigned a_trsize; member in struct:exec
27 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 23 unsigned a_trsize; member in struct:exec
27 #define N_TRSIZE(a) ((a).a_trsize)
  /external/kernel-headers/original/asm-x86/
a.out.h 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
  /bionic/libc/kernel/arch-arm/asm/
a.out.h 34 __u32 a_trsize; member in struct:exec
39 #define N_TRSIZE(a) ((a).a_trsize)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /external/kernel-headers/original/asm-arm/
a.out.h 15 __u32 a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
24 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
a.out.h 26 __u32 a_trsize; member in struct:exec
32 #define N_TRSIZE(a) ((a).a_trsize)

Completed in 633 milliseconds

1 2