Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dmach_loader.c788 boolean_t found_xhdr = FALSE; in parse_machfile() local
1119 found_xhdr = TRUE; in parse_machfile()
1173 found_xhdr = TRUE; in parse_machfile()
1471 if (ret == LOAD_BADMACHO && found_xhdr) { in parse_machfile()