Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dmach_loader.c3208 static const char* rosetta_runtime_path = "/usr/libexec/rosetta/runtime_t8027"; variable
3210 static const char* rosetta_runtime_path = "/usr/libexec/rosetta/runtime"; variable
3249 rosetta_file_path = rosetta_runtime_path; in load_rosetta()