OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:w32s
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/
fixup_macho_loadcmds.c
427
UInt*
w32s
= (UInt*)( (UChar*)tcmd + sizeof(*tcmd) );
local
429
printf("UnixThread: flavor %u = ",
w32s
[0]);
430
if (
w32s
[0] == x86_THREAD_STATE64 && !have_rsp) {
434
= (x86_thread_state64_t*)(&
w32s
[2]);
Completed in 273 milliseconds