Searched refs:ST_REGENTRY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-amd64-ipa.cc87 #define ST_REGENTRY(REG) \ macro
99 ST_REGENTRY(rax),
100 ST_REGENTRY(rbx),
101 ST_REGENTRY(rcx),
102 ST_REGENTRY(rdx),
103 ST_REGENTRY(rsi),
104 ST_REGENTRY(rdi),
105 ST_REGENTRY(rbp),
106 ST_REGENTRY(rsp),
107 ST_REGENTRY(r
[all...]
H A Dlinux-i386-ipa.cc122 #define ST_REGENTRY(REG) \ macro
134 ST_REGENTRY(eax),
135 ST_REGENTRY(ecx),
136 ST_REGENTRY(edx),
137 ST_REGENTRY(ebx),
138 ST_REGENTRY(esp),
139 ST_REGENTRY(ebp),
140 ST_REGENTRY(esi),
141 ST_REGENTRY(edi),
143 ST_REGENTRY(eflag
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-amd64-ipa.cc92 #define ST_REGENTRY(REG) \ macro
104 ST_REGENTRY(rax),
105 ST_REGENTRY(rbx),
106 ST_REGENTRY(rcx),
107 ST_REGENTRY(rdx),
108 ST_REGENTRY(rsi),
109 ST_REGENTRY(rdi),
110 ST_REGENTRY(rbp),
111 ST_REGENTRY(rsp),
112 ST_REGENTRY(r
[all...]
H A Dlinux-i386-ipa.cc123 #define ST_REGENTRY(REG) \ macro
135 ST_REGENTRY(eax),
136 ST_REGENTRY(ecx),
137 ST_REGENTRY(edx),
138 ST_REGENTRY(ebx),
139 ST_REGENTRY(esp),
140 ST_REGENTRY(ebp),
141 ST_REGENTRY(esi),
142 ST_REGENTRY(edi),
144 ST_REGENTRY(eflag
[all...]

Completed in 128 milliseconds