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() local73 int machine_type = IMAGE_FILE_MACHINE_I386; in UnwindSlow() local81 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in UnwindSlow()