Searched refs:N_TRELOFF (Results 1 - 25 of 48) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/aout/
H A Ddynix3.h72 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
73 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
H A Dhp300hpux.h96 #undef N_TRELOFF macro
104 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Dadobe.h94 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
95 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Daout64.h244 #ifndef N_TRELOFF macro
245 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data)
248 #define N_DRELOFF(x) (N_TRELOFF (x) + (x).a_trsize)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/aout/
H A Ddynix3.h72 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
73 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
H A Dhp300hpux.h96 #undef N_TRELOFF macro
104 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Dadobe.h94 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
95 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Daout64.h244 #ifndef N_TRELOFF macro
245 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data)
248 #define N_DRELOFF(x) (N_TRELOFF (x) + (x).a_trsize)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/aout/
H A Ddynix3.h72 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
73 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
H A Dhp300hpux.h96 #undef N_TRELOFF macro
104 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Dadobe.h94 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
95 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize )
H A Daout64.h244 #ifndef N_TRELOFF macro
245 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data)
248 #define N_DRELOFF(x) (N_TRELOFF (x) + (x).a_trsize)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Da.out.h94 #if !defined(N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Da.out.h94 #if !defined(N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/include-fixed/linux/
H A Da.out.h103 #if !defined (N_TRELOFF)
104 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
108 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Da.out.h94 #if !defined (N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Da.out.h94 #if !defined (N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Da.out.h94 #if !defined (N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/
H A Dbout.h93 #define N_TRELOFF N_TROFF macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/
H A Dbout.h93 #define N_TRELOFF N_TROFF macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/
H A Dbout.h93 #define N_TRELOFF N_TROFF macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Daout-adobe.c171 sect->rel_filepos = N_TRELOFF (*execp);
345 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*exec_hdr (abfd))), SEEK_SET)
H A Daout-target.h80 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
337 *ptreloff = N_TRELOFF (*execp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Daout-adobe.c171 sect->rel_filepos = N_TRELOFF (*execp);
345 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*exec_hdr (abfd))), SEEK_SET)
H A Daout-target.h80 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
337 *ptreloff = N_TRELOFF (*execp);

Completed in 126 milliseconds

12