Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/rtld-elf/
H A Drtld.c5920 void (*thr_map_stacks_exec)(void); in map_stacks_exec() local
5924 thr_map_stacks_exec = (void (*)(void))(uintptr_t) in map_stacks_exec()
5926 if (thr_map_stacks_exec != NULL) { in map_stacks_exec()
5928 thr_map_stacks_exec(); in map_stacks_exec()