Searched refs:_rtld_get_stack_prot (Results 1 – 9 of 9) sorted by relevance
140 _rtld_get_stack_prot()); in _thr_stack_fix_protection()152 mprotect(usrstack - stacksz, stacksz, _rtld_get_stack_prot()); in singlethread_map_stacks_exec()169 _rtld_get_stack_prot()); in __thr_map_stacks_exec()172 _rtld_get_stack_prot()); in __thr_map_stacks_exec()265 _rtld_get_stack_prot(), MAP_STACK, in _thr_stack_alloc()
105 old_stack_prot = _rtld_get_stack_prot(); in _pthread_create()145 if (old_stack_prot != _rtld_get_stack_prot()) in _pthread_create()
238 _rtld_get_stack_prot(); in _thr_rtld_init()
31 _rtld_get_stack_prot;
258 int _rtld_get_stack_prot(void) __exported;5863 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
98 int _rtld_get_stack_prot(void);
302 #pragma weak _rtld_get_stack_prot macro304 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
95 _rtld_get_stack_prot()); in __libc_map_stacks_exec()
538 _rtld_get_stack_prot;