GDB (API)
Defines
/home/stan/gdb/src/gdb/hppa-linux-offsets.h File Reference

Go to the source code of this file.

Defines

#define PT_PSW   offsetof(struct pt_regs, gr[ 0])
#define PT_GR1   offsetof(struct pt_regs, gr[ 1])
#define PT_GR2   offsetof(struct pt_regs, gr[ 2])
#define PT_GR3   offsetof(struct pt_regs, gr[ 3])
#define PT_GR4   offsetof(struct pt_regs, gr[ 4])
#define PT_GR5   offsetof(struct pt_regs, gr[ 5])
#define PT_GR6   offsetof(struct pt_regs, gr[ 6])
#define PT_GR7   offsetof(struct pt_regs, gr[ 7])
#define PT_GR8   offsetof(struct pt_regs, gr[ 8])
#define PT_GR9   offsetof(struct pt_regs, gr[ 9])
#define PT_GR10   offsetof(struct pt_regs, gr[10])
#define PT_GR11   offsetof(struct pt_regs, gr[11])
#define PT_GR12   offsetof(struct pt_regs, gr[12])
#define PT_GR13   offsetof(struct pt_regs, gr[13])
#define PT_GR14   offsetof(struct pt_regs, gr[14])
#define PT_GR15   offsetof(struct pt_regs, gr[15])
#define PT_GR16   offsetof(struct pt_regs, gr[16])
#define PT_GR17   offsetof(struct pt_regs, gr[17])
#define PT_GR18   offsetof(struct pt_regs, gr[18])
#define PT_GR19   offsetof(struct pt_regs, gr[19])
#define PT_GR20   offsetof(struct pt_regs, gr[20])
#define PT_GR21   offsetof(struct pt_regs, gr[21])
#define PT_GR22   offsetof(struct pt_regs, gr[22])
#define PT_GR23   offsetof(struct pt_regs, gr[23])
#define PT_GR24   offsetof(struct pt_regs, gr[24])
#define PT_GR25   offsetof(struct pt_regs, gr[25])
#define PT_GR26   offsetof(struct pt_regs, gr[26])
#define PT_GR27   offsetof(struct pt_regs, gr[27])
#define PT_GR28   offsetof(struct pt_regs, gr[28])
#define PT_GR29   offsetof(struct pt_regs, gr[29])
#define PT_GR30   offsetof(struct pt_regs, gr[30])
#define PT_GR31   offsetof(struct pt_regs, gr[31])
#define PT_FR0   offsetof(struct pt_regs, fr[ 0])
#define PT_FR1   offsetof(struct pt_regs, fr[ 1])
#define PT_FR2   offsetof(struct pt_regs, fr[ 2])
#define PT_FR3   offsetof(struct pt_regs, fr[ 3])
#define PT_FR4   offsetof(struct pt_regs, fr[ 4])
#define PT_FR5   offsetof(struct pt_regs, fr[ 5])
#define PT_FR6   offsetof(struct pt_regs, fr[ 6])
#define PT_FR7   offsetof(struct pt_regs, fr[ 7])
#define PT_FR8   offsetof(struct pt_regs, fr[ 8])
#define PT_FR9   offsetof(struct pt_regs, fr[ 9])
#define PT_FR10   offsetof(struct pt_regs, fr[10])
#define PT_FR11   offsetof(struct pt_regs, fr[11])
#define PT_FR12   offsetof(struct pt_regs, fr[12])
#define PT_FR13   offsetof(struct pt_regs, fr[13])
#define PT_FR14   offsetof(struct pt_regs, fr[14])
#define PT_FR15   offsetof(struct pt_regs, fr[15])
#define PT_FR16   offsetof(struct pt_regs, fr[16])
#define PT_FR17   offsetof(struct pt_regs, fr[17])
#define PT_FR18   offsetof(struct pt_regs, fr[18])
#define PT_FR19   offsetof(struct pt_regs, fr[19])
#define PT_FR20   offsetof(struct pt_regs, fr[20])
#define PT_FR21   offsetof(struct pt_regs, fr[21])
#define PT_FR22   offsetof(struct pt_regs, fr[22])
#define PT_FR23   offsetof(struct pt_regs, fr[23])
#define PT_FR24   offsetof(struct pt_regs, fr[24])
#define PT_FR25   offsetof(struct pt_regs, fr[25])
#define PT_FR26   offsetof(struct pt_regs, fr[26])
#define PT_FR27   offsetof(struct pt_regs, fr[27])
#define PT_FR28   offsetof(struct pt_regs, fr[28])
#define PT_FR29   offsetof(struct pt_regs, fr[29])
#define PT_FR30   offsetof(struct pt_regs, fr[30])
#define PT_FR31   offsetof(struct pt_regs, fr[31])
#define PT_SR0   offsetof(struct pt_regs, sr[ 0])
#define PT_SR1   offsetof(struct pt_regs, sr[ 1])
#define PT_SR2   offsetof(struct pt_regs, sr[ 2])
#define PT_SR3   offsetof(struct pt_regs, sr[ 3])
#define PT_SR4   offsetof(struct pt_regs, sr[ 4])
#define PT_SR5   offsetof(struct pt_regs, sr[ 5])
#define PT_SR6   offsetof(struct pt_regs, sr[ 6])
#define PT_SR7   offsetof(struct pt_regs, sr[ 7])
#define PT_IASQ0   offsetof(struct pt_regs, iasq[0])
#define PT_IASQ1   offsetof(struct pt_regs, iasq[1])
#define PT_IAOQ0   offsetof(struct pt_regs, iaoq[0])
#define PT_IAOQ1   offsetof(struct pt_regs, iaoq[1])
#define PT_CR27   offsetof(struct pt_regs, cr27)
#define PT_ORIG_R28   offsetof(struct pt_regs, orig_r28)
#define PT_KSP   offsetof(struct pt_regs, ksp)
#define PT_KPC   offsetof(struct pt_regs, kpc)
#define PT_SAR   offsetof(struct pt_regs, sar)
#define PT_IIR   offsetof(struct pt_regs, iir)
#define PT_ISR   offsetof(struct pt_regs, isr)
#define PT_IOR   offsetof(struct pt_regs, ior)

Define Documentation

#define PT_CR27   offsetof(struct pt_regs, cr27)

Definition at line 96 of file hppa-linux-offsets.h.

#define PT_FR0   offsetof(struct pt_regs, fr[ 0])

Definition at line 52 of file hppa-linux-offsets.h.

#define PT_FR1   offsetof(struct pt_regs, fr[ 1])

Definition at line 53 of file hppa-linux-offsets.h.

#define PT_FR10   offsetof(struct pt_regs, fr[10])

Definition at line 62 of file hppa-linux-offsets.h.

#define PT_FR11   offsetof(struct pt_regs, fr[11])

Definition at line 63 of file hppa-linux-offsets.h.

#define PT_FR12   offsetof(struct pt_regs, fr[12])

Definition at line 64 of file hppa-linux-offsets.h.

#define PT_FR13   offsetof(struct pt_regs, fr[13])

Definition at line 65 of file hppa-linux-offsets.h.

#define PT_FR14   offsetof(struct pt_regs, fr[14])

Definition at line 66 of file hppa-linux-offsets.h.

#define PT_FR15   offsetof(struct pt_regs, fr[15])

Definition at line 67 of file hppa-linux-offsets.h.

#define PT_FR16   offsetof(struct pt_regs, fr[16])

Definition at line 68 of file hppa-linux-offsets.h.

#define PT_FR17   offsetof(struct pt_regs, fr[17])

Definition at line 69 of file hppa-linux-offsets.h.

#define PT_FR18   offsetof(struct pt_regs, fr[18])

Definition at line 70 of file hppa-linux-offsets.h.

#define PT_FR19   offsetof(struct pt_regs, fr[19])

Definition at line 71 of file hppa-linux-offsets.h.

#define PT_FR2   offsetof(struct pt_regs, fr[ 2])

Definition at line 54 of file hppa-linux-offsets.h.

#define PT_FR20   offsetof(struct pt_regs, fr[20])

Definition at line 72 of file hppa-linux-offsets.h.

#define PT_FR21   offsetof(struct pt_regs, fr[21])

Definition at line 73 of file hppa-linux-offsets.h.

#define PT_FR22   offsetof(struct pt_regs, fr[22])

Definition at line 74 of file hppa-linux-offsets.h.

#define PT_FR23   offsetof(struct pt_regs, fr[23])

Definition at line 75 of file hppa-linux-offsets.h.

#define PT_FR24   offsetof(struct pt_regs, fr[24])

Definition at line 76 of file hppa-linux-offsets.h.

#define PT_FR25   offsetof(struct pt_regs, fr[25])

Definition at line 77 of file hppa-linux-offsets.h.

#define PT_FR26   offsetof(struct pt_regs, fr[26])

Definition at line 78 of file hppa-linux-offsets.h.

#define PT_FR27   offsetof(struct pt_regs, fr[27])

Definition at line 79 of file hppa-linux-offsets.h.

#define PT_FR28   offsetof(struct pt_regs, fr[28])

Definition at line 80 of file hppa-linux-offsets.h.

#define PT_FR29   offsetof(struct pt_regs, fr[29])

Definition at line 81 of file hppa-linux-offsets.h.

#define PT_FR3   offsetof(struct pt_regs, fr[ 3])

Definition at line 55 of file hppa-linux-offsets.h.

#define PT_FR30   offsetof(struct pt_regs, fr[30])

Definition at line 82 of file hppa-linux-offsets.h.

#define PT_FR31   offsetof(struct pt_regs, fr[31])

Definition at line 83 of file hppa-linux-offsets.h.

#define PT_FR4   offsetof(struct pt_regs, fr[ 4])

Definition at line 56 of file hppa-linux-offsets.h.

#define PT_FR5   offsetof(struct pt_regs, fr[ 5])

Definition at line 57 of file hppa-linux-offsets.h.

#define PT_FR6   offsetof(struct pt_regs, fr[ 6])

Definition at line 58 of file hppa-linux-offsets.h.

#define PT_FR7   offsetof(struct pt_regs, fr[ 7])

Definition at line 59 of file hppa-linux-offsets.h.

#define PT_FR8   offsetof(struct pt_regs, fr[ 8])

Definition at line 60 of file hppa-linux-offsets.h.

#define PT_FR9   offsetof(struct pt_regs, fr[ 9])

Definition at line 61 of file hppa-linux-offsets.h.

#define PT_GR1   offsetof(struct pt_regs, gr[ 1])

Definition at line 21 of file hppa-linux-offsets.h.

#define PT_GR10   offsetof(struct pt_regs, gr[10])

Definition at line 30 of file hppa-linux-offsets.h.

#define PT_GR11   offsetof(struct pt_regs, gr[11])

Definition at line 31 of file hppa-linux-offsets.h.

#define PT_GR12   offsetof(struct pt_regs, gr[12])

Definition at line 32 of file hppa-linux-offsets.h.

#define PT_GR13   offsetof(struct pt_regs, gr[13])

Definition at line 33 of file hppa-linux-offsets.h.

#define PT_GR14   offsetof(struct pt_regs, gr[14])

Definition at line 34 of file hppa-linux-offsets.h.

#define PT_GR15   offsetof(struct pt_regs, gr[15])

Definition at line 35 of file hppa-linux-offsets.h.

#define PT_GR16   offsetof(struct pt_regs, gr[16])

Definition at line 36 of file hppa-linux-offsets.h.

#define PT_GR17   offsetof(struct pt_regs, gr[17])

Definition at line 37 of file hppa-linux-offsets.h.

#define PT_GR18   offsetof(struct pt_regs, gr[18])

Definition at line 38 of file hppa-linux-offsets.h.

#define PT_GR19   offsetof(struct pt_regs, gr[19])

Definition at line 39 of file hppa-linux-offsets.h.

#define PT_GR2   offsetof(struct pt_regs, gr[ 2])

Definition at line 22 of file hppa-linux-offsets.h.

#define PT_GR20   offsetof(struct pt_regs, gr[20])

Definition at line 40 of file hppa-linux-offsets.h.

#define PT_GR21   offsetof(struct pt_regs, gr[21])

Definition at line 41 of file hppa-linux-offsets.h.

#define PT_GR22   offsetof(struct pt_regs, gr[22])

Definition at line 42 of file hppa-linux-offsets.h.

#define PT_GR23   offsetof(struct pt_regs, gr[23])

Definition at line 43 of file hppa-linux-offsets.h.

#define PT_GR24   offsetof(struct pt_regs, gr[24])

Definition at line 44 of file hppa-linux-offsets.h.

#define PT_GR25   offsetof(struct pt_regs, gr[25])

Definition at line 45 of file hppa-linux-offsets.h.

#define PT_GR26   offsetof(struct pt_regs, gr[26])

Definition at line 46 of file hppa-linux-offsets.h.

#define PT_GR27   offsetof(struct pt_regs, gr[27])

Definition at line 47 of file hppa-linux-offsets.h.

#define PT_GR28   offsetof(struct pt_regs, gr[28])

Definition at line 48 of file hppa-linux-offsets.h.

#define PT_GR29   offsetof(struct pt_regs, gr[29])

Definition at line 49 of file hppa-linux-offsets.h.

#define PT_GR3   offsetof(struct pt_regs, gr[ 3])

Definition at line 23 of file hppa-linux-offsets.h.

#define PT_GR30   offsetof(struct pt_regs, gr[30])

Definition at line 50 of file hppa-linux-offsets.h.

#define PT_GR31   offsetof(struct pt_regs, gr[31])

Definition at line 51 of file hppa-linux-offsets.h.

#define PT_GR4   offsetof(struct pt_regs, gr[ 4])

Definition at line 24 of file hppa-linux-offsets.h.

#define PT_GR5   offsetof(struct pt_regs, gr[ 5])

Definition at line 25 of file hppa-linux-offsets.h.

#define PT_GR6   offsetof(struct pt_regs, gr[ 6])

Definition at line 26 of file hppa-linux-offsets.h.

#define PT_GR7   offsetof(struct pt_regs, gr[ 7])

Definition at line 27 of file hppa-linux-offsets.h.

#define PT_GR8   offsetof(struct pt_regs, gr[ 8])

Definition at line 28 of file hppa-linux-offsets.h.

#define PT_GR9   offsetof(struct pt_regs, gr[ 9])

Definition at line 29 of file hppa-linux-offsets.h.

#define PT_IAOQ0   offsetof(struct pt_regs, iaoq[0])

Definition at line 94 of file hppa-linux-offsets.h.

#define PT_IAOQ1   offsetof(struct pt_regs, iaoq[1])

Definition at line 95 of file hppa-linux-offsets.h.

#define PT_IASQ0   offsetof(struct pt_regs, iasq[0])

Definition at line 92 of file hppa-linux-offsets.h.

#define PT_IASQ1   offsetof(struct pt_regs, iasq[1])

Definition at line 93 of file hppa-linux-offsets.h.

#define PT_IIR   offsetof(struct pt_regs, iir)

Definition at line 101 of file hppa-linux-offsets.h.

#define PT_IOR   offsetof(struct pt_regs, ior)

Definition at line 103 of file hppa-linux-offsets.h.

#define PT_ISR   offsetof(struct pt_regs, isr)

Definition at line 102 of file hppa-linux-offsets.h.

#define PT_KPC   offsetof(struct pt_regs, kpc)

Definition at line 99 of file hppa-linux-offsets.h.

#define PT_KSP   offsetof(struct pt_regs, ksp)

Definition at line 98 of file hppa-linux-offsets.h.

#define PT_ORIG_R28   offsetof(struct pt_regs, orig_r28)

Definition at line 97 of file hppa-linux-offsets.h.

#define PT_PSW   offsetof(struct pt_regs, gr[ 0])

Definition at line 20 of file hppa-linux-offsets.h.

#define PT_SAR   offsetof(struct pt_regs, sar)

Definition at line 100 of file hppa-linux-offsets.h.

#define PT_SR0   offsetof(struct pt_regs, sr[ 0])

Definition at line 84 of file hppa-linux-offsets.h.

#define PT_SR1   offsetof(struct pt_regs, sr[ 1])

Definition at line 85 of file hppa-linux-offsets.h.

#define PT_SR2   offsetof(struct pt_regs, sr[ 2])

Definition at line 86 of file hppa-linux-offsets.h.

#define PT_SR3   offsetof(struct pt_regs, sr[ 3])

Definition at line 87 of file hppa-linux-offsets.h.

#define PT_SR4   offsetof(struct pt_regs, sr[ 4])

Definition at line 88 of file hppa-linux-offsets.h.

#define PT_SR5   offsetof(struct pt_regs, sr[ 5])

Definition at line 89 of file hppa-linux-offsets.h.

#define PT_SR6   offsetof(struct pt_regs, sr[ 6])

Definition at line 90 of file hppa-linux-offsets.h.

#define PT_SR7   offsetof(struct pt_regs, sr[ 7])

Definition at line 91 of file hppa-linux-offsets.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines