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

1 2

  /toolchain/binutils/binutils-2.27/include/aout/
dynix3.h 73 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x)->a_shdata)
74 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize)
hp300hpux.h 111 #undef N_TRELOFF
119 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + (x)->a_supsize*/ )
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize )
adobe.h 95 #define N_TRELOFF(x) ( N_DATOFF(x) + (x)->a_data )
96 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize )
aout64.h 241 #ifndef N_TRELOFF
242 #define N_TRELOFF(x) (N_DATOFF (x) + (x)->a_data)
245 #define N_DRELOFF(x) (N_TRELOFF (x) + (x)->a_trsize)
  /bionic/libc/kernel/uapi/linux/
a.out.h 75 #ifndef N_TRELOFF
76 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
79 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /external/kernel-headers/original/uapi/linux/
a.out.h 95 #if !defined (N_TRELOFF)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/linux/
a.out.h 95 #ifndef N_TRELOFF
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/linux/
a.out.h 95 #ifndef N_TRELOFF
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
a.out.h 94 #if !defined (N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include-fixed/linux/
a.out.h 98 #ifndef N_TRELOFF
99 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
103 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /toolchain/binutils/binutils-2.27/include/
bout.h 94 #define N_TRELOFF N_TROFF
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
a.out.h 70 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
  /toolchain/binutils/binutils-2.27/gas/config/
aout_gnu.h 191 #ifndef N_TRELOFF
192 #define N_TRELOFF(x) ( N_DATOFF(x) + (x)->a_data )
196 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize )
  /toolchain/binutils/binutils-2.27/bfd/
aout-adobe.c 169 sect->rel_filepos = N_TRELOFF (execp);
343 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (exec_hdr (abfd))), SEEK_SET)
aout-target.h 78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp);
335 *ptreloff = N_TRELOFF (execp);
hp300hpux.c 243 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp);
330 if (bfd_seek (abfd, (file_ptr) N_TRELOFF (execp), SEEK_CUR) != 0)
i386lynx.c 65 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (execp)), SEEK_SET) \
aout-tic30.c 358 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp);
671 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (execp)), SEEK_SET) != 0)
    [all...]
libaout.h 657 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (execp)), SEEK_SET) != 0) \
riscix.c 140 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (execp)), SEEK_SET) != 0) \

Completed in 639 milliseconds

1 2