Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/ !
H A Dmach_loader.c792 boolean_t found_header_segment = FALSE; in parse_machfile() local
1034 if ((pass == 3) && (found_header_segment == FALSE)) { in parse_machfile()
1157 if (found_header_segment || in parse_machfile()
1162 found_header_segment = TRUE; in parse_machfile()
1212 if (found_header_segment || in parse_machfile()
1217 found_header_segment = TRUE; in parse_machfile()