Searched defs:SysRes (Results 1 - 1 of 1) sorted by path

/external/valgrind/include/
H A Dpub_tool_basics.h148 this SysRes holds of the result of.
169 update both {R,E}DX and {R,E}AX (in guest state) given a SysRes,
185 SysRes; typedef in typeref:struct:__anon24991
194 SysRes; typedef in typeref:struct:__anon24992
211 SysRes; typedef in typeref:struct:__anon24994
220 SysRes; typedef in typeref:struct:__anon24995
231 static inline Bool sr_isError ( SysRes sr ) {
234 static inline UWord sr_Res ( SysRes sr ) {
237 static inline UWord sr_ResEx ( SysRes sr ) {
240 static inline UWord sr_Err ( SysRes s
[all...]

Completed in 205 milliseconds