Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/sys/
HDinterposing_table.c77 SLOT(map_stacks_exec, __libc_map_stacks_exec),
/freebsd-14-stable/lib/libthr/thread/
HDthr_syscalls.c684 SLOT(map_stacks_exec); in __thr_interpose_libc()
/freebsd-14-stable/libexec/rtld-elf/
HDrtld.c128 static void map_stacks_exec(RtldLockState *);
940 map_stacks_exec(NULL); in _rtld()
3857 map_stacks_exec(lockstate); in dlopen_object()
5945 map_stacks_exec(RtldLockState *lockstate) in map_stacks_exec() function