Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dmach_loader.h100 load_return_t load_machfile(
H A Dmach_loader.c442 load_machfile( in load_machfile() function
H A Dkern_exec.c1307 lret = load_machfile(imgp, mach_header, thread, &map, &load_result); in exec_mach_imgact()