Home
last modified time | relevance | path

Searched refs:map_stacks_exec (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/lib/libc/sys/
H A Dinterposing_table.c81 SLOT(map_stacks_exec, __libc_map_stacks_exec),
/freebsd-13.1/lib/libthr/thread/
H A Dthr_syscalls.c687 SLOT(map_stacks_exec); in __thr_interpose_libc()
/freebsd-13.1/libexec/rtld-elf/
H A Drtld.c130 static void map_stacks_exec(RtldLockState *);
934 map_stacks_exec(NULL); in _rtld()
3857 map_stacks_exec(lockstate); in dlopen_object()
5865 map_stacks_exec(RtldLockState *lockstate) in map_stacks_exec() function