Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/kern/
H A Dmach_loader.c950 boolean_t is_pie; in parse_machfile() local
953 is_pie = ((header->flags & MH_PIE) != 0); in parse_machfile()
964 (is_pie in parse_machfile()
967 if (is_pie) { in parse_machfile()
995 (is_pie in parse_machfile()
998 if (is_pie) { in parse_machfile()