Searched refs:machine_type (Results 1 – 1 of 1) sorted by relevance
62 int machine_type = IMAGE_FILE_MACHINE_ARM64; in UnwindSlow() local67 int machine_type = IMAGE_FILE_MACHINE_AMD64; in UnwindSlow() local74 int machine_type = IMAGE_FILE_MACHINE_ARM; in UnwindSlow() local79 int machine_type = IMAGE_FILE_MACHINE_I386; in UnwindSlow() local88 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in UnwindSlow()