Home
last modified time | relevance | path

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

/dragonfly/libexec/rtld-elf/
H A Drtld.c111 static void map_stacks_exec(RtldLockState *);
690 map_stacks_exec(NULL); in _rtld()
3151 map_stacks_exec(lockstate); in dlopen_object()
4898 map_stacks_exec(RtldLockState *lockstate) in map_stacks_exec() function