Searched refs:PFLAGS_TO_PROT (Results 1 – 1 of 1) sorted by relevance
135 #define PFLAGS_TO_PROT(x) (MAYBE_MAP_FLAG((x), PF_X, PROT_EXEC) | \ macro528 int prot = PFLAGS_TO_PROT(phdr->p_flags); in LoadSegments()565 PFLAGS_TO_PROT(phdr->p_flags), in LoadSegments()597 int prot = PFLAGS_TO_PROT(phdr->p_flags); in _phdr_table_set_load_prot()