Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/rtld-elf/
H A DSymbol.map33 _r_debug_postinit;
H A Drtld.c195 void _r_debug_postinit(struct link_map *) __noinline __exported;
966 _r_debug_postinit(&obj_main->linkmap); in _rtld()
4475 _r_debug_postinit(struct link_map *m __unused) in _r_debug_postinit() function