Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.c6207 void (*thr_map_stacks_exec)(void); in map_stacks_exec() local
6211 thr_map_stacks_exec = (void (*)(void))( in map_stacks_exec()
6214 if (thr_map_stacks_exec != NULL) { in map_stacks_exec()
6216 thr_map_stacks_exec(); in map_stacks_exec()