Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dimgact.h96 uint32_t imgp_flags; member
/freebsd/sys/kern/
H A Dkern_exec.c1293 if ((imgp->imgp_flags & IMGP_ASLR_SHARED_PAGE) != 0) { in exec_map_stack()
H A Dimgact_elf.c1346 imgp->imgp_flags |= IMGP_ASLR_SHARED_PAGE; in __CONCAT()