Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dmach_loader.h99 load_return_t load_machfile(
H A Dmach_loader.c432 load_machfile( in load_machfile() function
H A Dkern_exec.c1164 lret = load_machfile(imgp, mach_header, thread, &map, &load_result); in exec_mach_imgact()