Searched refs:_rtld_get_stack_prot (Results 1 – 9 of 9) sorted by relevance
139 _rtld_get_stack_prot()); in _thr_stack_fix_protection()151 mprotect(usrstack - stacksz, stacksz, _rtld_get_stack_prot()); in singlethread_map_stacks_exec()168 _rtld_get_stack_prot()); in __thr_map_stacks_exec()171 _rtld_get_stack_prot()); in __thr_map_stacks_exec()264 _rtld_get_stack_prot(), MAP_STACK, in _thr_stack_alloc()
111 old_stack_prot = _rtld_get_stack_prot(); in _pthread_create()151 if (old_stack_prot != _rtld_get_stack_prot()) in _pthread_create()
253 _rtld_get_stack_prot(); in _thr_rtld_init()
37 _rtld_get_stack_prot;
270 int _rtld_get_stack_prot(void) __exported;6115 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
98 int _rtld_get_stack_prot(void);
321 #pragma weak _rtld_get_stack_prot macro323 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
97 _rtld_get_stack_prot()); in __libc_map_stacks_exec()
557 _rtld_get_stack_prot;