Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dmach_loader.c793 boolean_t found_xhdr = FALSE; in parse_machfile() local
1128 found_xhdr = TRUE; in parse_machfile()
1182 found_xhdr = TRUE; in parse_machfile()
1511 if (ret == LOAD_BADMACHO && found_xhdr) { in parse_machfile()