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

1 2 3

  /bionic/libc/kernel/arch-mips/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /bionic/libc/kernel/arch-x86/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /external/kernel-headers/original/asm-mips/
a.out.h 23 unsigned a_syms; /* length of symbol table data in file, member in struct:exec
33 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
a.out.h 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
a.out.h 21 unsigned a_syms; member in struct:exec
29 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
a.out.h 21 unsigned a_syms; member in struct:exec
29 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 21 unsigned a_syms; member in struct:exec
29 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 21 unsigned a_syms; member in struct:exec
29 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 21 unsigned a_syms; member in struct:exec
29 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
a.out.h 29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
  /external/kernel-headers/original/asm-x86/
a.out.h 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)
  /bionic/libc/kernel/arch-arm/asm/
a.out.h 31 __u32 a_syms; member in struct:exec
41 #define N_SYMSIZE(a) ((a).a_syms)

Completed in 331 milliseconds

1 2 3