Searched refs:_rtld_get_stack_prot (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_stack.c144 _rtld_get_stack_prot());
164 rlim.rlim_cur, _rtld_get_stack_prot());
181 _rtld_get_stack_prot());
184 _rtld_get_stack_prot());
277 _rtld_get_stack_prot(), MAP_STACK,
H A Dthr_create.c109 old_stack_prot = _rtld_get_stack_prot();
149 if (old_stack_prot != _rtld_get_stack_prot())
H A Dthr_rtld.c206 _rtld_get_stack_prot();
/freebsd-12-stable/sys/sys/
H A Dlink_elf.h103 int _rtld_get_stack_prot(void);
/freebsd-12-stable/lib/libc/gen/
H A Ddlfcn.c257 #pragma weak _rtld_get_stack_prot macro
259 _rtld_get_stack_prot(void) function
H A Delf_utils.c92 rlim.rlim_cur, _rtld_get_stack_prot());
/freebsd-12-stable/libexec/rtld-elf/
H A Drtld.c249 int _rtld_get_stack_prot(void) __exported;
5465 _rtld_get_stack_prot(void) function

Completed in 218 milliseconds