Searched refs:U_REGS_OFFSET (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-linux.h26 #define U_REGS_OFFSET 0 macro
H A Dnm-hppah.h24 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/alpha/
H A Dnm-osf.h30 #define U_REGS_OFFSET 0 macro
H A Dnm-linux.h30 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/arm/
H A Dnm-linux.h28 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/m68k/
H A Dnm-linux.h35 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-linux.h34 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h44 #define U_REGS_OFFSET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dinfptrace.c269 /* U_REGS_OFFSET is the offset of the registers within the u area. */
270 #ifndef U_REGS_OFFSET
276 #define U_REGS_OFFSET \
304 addr = register_addr (regnum, U_REGS_OFFSET);
356 addr = register_addr (regnum, U_REGS_OFFSET);
273 #define U_REGS_OFFSET macro
H A Dm68klinux-nat.c152 offset = U_REGS_OFFSET;
215 offset = U_REGS_OFFSET;
H A Dhppah-nat.c87 unsigned int offset = U_REGS_OFFSET;
877 regs_offset = U_REGS_OFFSET;
H A Dinfttrace.c402 offset = register_addr (PC_REGNUM, U_REGS_OFFSET);

Completed in 127 milliseconds