Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dmach_loader.c944 boolean_t is_pie; in parse_machfile() local
947 is_pie = ((header->flags & MH_PIE) != 0); in parse_machfile()
958 (is_pie in parse_machfile()
961 if (is_pie) { in parse_machfile()
989 (is_pie in parse_machfile()
992 if (is_pie) { in parse_machfile()