Home
last modified time | relevance | path

Searched refs:_rtld_get_stack_prot (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/lib/libthr/thread/
H A Dthr_stack.c144 _rtld_get_stack_prot()); in _thr_stack_fix_protection()
164 rlim.rlim_cur, _rtld_get_stack_prot()); in singlethread_map_stacks_exec()
181 _rtld_get_stack_prot()); in __thr_map_stacks_exec()
184 _rtld_get_stack_prot()); in __thr_map_stacks_exec()
277 _rtld_get_stack_prot(), MAP_STACK, in _thr_stack_alloc()
H A Dthr_create.c109 old_stack_prot = _rtld_get_stack_prot(); in _pthread_create()
149 if (old_stack_prot != _rtld_get_stack_prot()) in _pthread_create()
H A Dthr_rtld.c206 _rtld_get_stack_prot(); in _thr_rtld_init()
/freebsd-12.1/lib/libc/gen/
H A Ddlfcn.c249 #pragma weak _rtld_get_stack_prot macro
251 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
H A Delf_utils.c92 rlim.rlim_cur, _rtld_get_stack_prot()); in __libc_map_stacks_exec()
H A DSymbol.map497 _rtld_get_stack_prot;
/freebsd-12.1/libexec/rtld-elf/
H A DSymbol.map32 _rtld_get_stack_prot;
H A Drtld.c247 int _rtld_get_stack_prot(void) __exported;
5341 _rtld_get_stack_prot(void) in _rtld_get_stack_prot() function
/freebsd-12.1/sys/sys/
H A Dlink_elf.h98 int _rtld_get_stack_prot(void);