OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_DRELOFF
(Results
1 - 25
of
53
) sorted by null
1
2
3
/bionic/libc/kernel/common/linux/
a.out.h
91
#ifndef
N_DRELOFF
92
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
96
#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/linux/
a.out.h
96
#if !defined (
N_DRELOFF
)
97
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
101
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/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/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/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/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/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/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/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/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/linux/
a.out.h
105
#if !defined (
N_DRELOFF
)
106
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
110
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
a.out.h
71
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
72
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
a.out.h
96
#if !defined (
N_DRELOFF
)
97
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
101
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/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
105
#if !defined (
N_DRELOFF
)
106
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
110
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
a.out.h
71
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
72
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h
96
#if !defined (
N_DRELOFF
)
97
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
101
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/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
105
#if !defined (
N_DRELOFF
)
106
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
110
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
a.out.h
71
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
72
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h
96
#if !defined (
N_DRELOFF
)
97
#define
N_DRELOFF
(x) (N_TRELOFF(x) + N_TRSIZE(x))
101
#define N_SYMOFF(x) (
N_DRELOFF
(x) + N_DRSIZE(x))
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/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/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/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/ndk/4/platforms/android-3/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/4/platforms/android-4/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/4/platforms/android-5/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))
Completed in 128 milliseconds
1
2
3