Home
last modified time | relevance | path

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

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