Home
last modified time | relevance | path

Searched refs:rosetta_runtime_path_alt_x86 (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.101.5/bsd/kern/
H A Dmach_loader.c3197 static const char* rosetta_runtime_path_alt_x86 = "/usr/local/libexec/rosetta/runtime_internal"; variable
3250 rosetta_file_path = rosetta_runtime_path_alt_x86; in load_rosetta()