Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dmach_loader.c935 boolean_t is_pie; in parse_machfile() local
938 is_pie = ((header->flags & MH_PIE) != 0); in parse_machfile()
949 (is_pie in parse_machfile()
952 if (is_pie) { in parse_machfile()
980 (is_pie in parse_machfile()
983 if (is_pie) { in parse_machfile()