Home
last modified time | relevance | path

Searched refs:N_DRELOFF (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/aout/
H A Dhp300hpux.h112 #undef N_DRELOFF
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
121 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + (x)->a_drsize */)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dhp300hpux.h97 #undef N_DRELOFF
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
106 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/devel/avr-gdb/gdb-7.3.1/include/aout/
H A Dhp300hpux.h113 #undef N_DRELOFF
121 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
122 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/lang/gnatdroid-binutils/binutils-2.27/include/aout/
H A Dhp300hpux.h112 #undef N_DRELOFF
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
121 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + (x)->a_drsize */)
H A Ddynix3.h74 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize) macro
75 #define N_SHDRELOFF(x) (N_DRELOFF(x) + (x)->a_drsize)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/aout/
H A Dhp300hpux.h113 #undef N_DRELOFF
121 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
122 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/devel/gdb761/gdb-7.6.1/include/aout/
H A Dhp300hpux.h113 #undef N_DRELOFF
121 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
122 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/aout/
H A Dhp300hpux.h112 #undef N_DRELOFF
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
121 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + (x)->a_drsize */)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/aout/
H A Dhp300hpux.h97 #undef N_DRELOFF
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
106 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dhp300hpux.h97 #undef N_DRELOFF
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
106 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/devel/djgpp-binutils/binutils-2.17/include/aout/
H A Dhp300hpux.h97 #undef N_DRELOFF
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
106 #define N_EXTHOFF(x) ( N_DRELOFF(x) /* + 0 (x).a_drsize */)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Da.out.h90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Da.out.h90 #ifndef N_DRELOFF
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/include/arch/common/
H A Da.out.h96 #if !defined (N_DRELOFF)
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
101 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))

123456789