Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/sys/
H A Dinterposing_table.c77 SLOT(map_stacks_exec, __libc_map_stacks_exec),
/freebsd-14.2/lib/libthr/thread/
H A Dthr_syscalls.c684 SLOT(map_stacks_exec); in __thr_interpose_libc()
/freebsd-14.2/libexec/rtld-elf/
H A Drtld.c128 static void map_stacks_exec(RtldLockState *);
930 map_stacks_exec(NULL); in _rtld()
3854 map_stacks_exec(lockstate); in dlopen_object()
5918 map_stacks_exec(RtldLockState *lockstate) in map_stacks_exec() function