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

/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddtrace_isa.c183 boolean_t is64Bit = proc_is64bit(current_proc()); local
186 if (is64Bit) {
274 boolean_t is64Bit = proc_is64bit(current_proc()); local
323 if (is64Bit) {
358 boolean_t is64Bit = proc_is64bit(current_proc()); local
376 if (is64Bit)
420 boolean_t is64Bit = proc_is64bit(current_proc()); local
445 if (is64Bit) {
490 boolean_t is64Bit = proc_is64bit(current_proc()); local
503 if (is64Bit) {
548 boolean_t is64Bit = proc_is64bit(current_proc()); local
[all...]

Completed in 20 milliseconds