Searched refs:stack_flags (Results 1 – 1 of 1) sorted by relevance
1096 uint_fast16_t stack_flags = DEFAULT_STACK_PERMS; in _dl_map_object_from_fd() local1206 stack_flags = ph->p_flags; in _dl_map_object_from_fd()1302 if (__glibc_unlikely ((stack_flags &~ GL(dl_stack_flags)) & PF_X)) in _dl_map_object_from_fd()
Completed in 10 milliseconds