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

1 2 3

  /bionic/libc/kernel/common/linux/
a.out.h 84 #ifndef N_DATOFF
85 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
89 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /development/ndk/platforms/android-3/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /external/kernel-headers/original/linux/
a.out.h 88 #if !defined (N_DATOFF)
89 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
93 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/linux/
a.out.h 97 #if !defined (N_DATOFF)
98 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
102 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
a.out.h 88 #if !defined (N_DATOFF)
89 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
93 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/linux/
a.out.h 97 #if !defined (N_DATOFF)
98 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
102 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h 88 #if !defined (N_DATOFF)
89 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
93 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/linux/
a.out.h 97 #if !defined (N_DATOFF)
98 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
102 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h 88 #if !defined (N_DATOFF)
89 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
93 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/linux/
a.out.h 91 #ifndef N_DATOFF
92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
a.out.h 82 #ifndef N_DATOFF
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)

Completed in 241 milliseconds

1 2 3