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

1 2 3 4

  /toolchain/binutils/binutils-2.25/include/aout/
dynix3.h 74 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
75 #define N_SHDRELOFF(x) (N_DRELOFF(x) + (x).a_drsize)
hp300hpux.h 112 #undef N_DRELOFF
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
121 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
  /bionic/libc/kernel/uapi/linux/
a.out.h 92 #ifndef N_DRELOFF
94 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
97 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /development/ndk/platforms/android-21/include/linux/
a.out.h 92 #ifndef N_DRELOFF
94 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
97 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /development/ndk/platforms/android-3/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /external/kernel-headers/original/uapi/linux/
a.out.h 98 #if !defined (N_DRELOFF)
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
103 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include-fixed/linux/
a.out.h 99 #ifndef N_DRELOFF
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include-fixed/linux/
a.out.h 99 #ifndef N_DRELOFF
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
a.out.h 98 #if !defined (N_DRELOFF)
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
103 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
a.out.h 98 #if !defined (N_DRELOFF)
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
103 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/linux/
a.out.h 101 #ifndef N_DRELOFF
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
106 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
a.out.h 90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))

Completed in 7865 milliseconds

1 2 3 4