Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/kern/
H A Dmach_loader.c799 boolean_t found_xhdr = FALSE; in parse_machfile() local
1134 found_xhdr = TRUE; in parse_machfile()
1188 found_xhdr = TRUE; in parse_machfile()
1517 if (ret == LOAD_BADMACHO && found_xhdr) { in parse_machfile()