Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dmach_loader.c3063 static const char* rosetta_runtime_path = "/usr/libexec/rosetta/runtime"; variable
3101 rosetta_file_path = rosetta_runtime_path; in load_rosetta()