Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A DSymbol.map39 _r_debug_postinit;
H A Drtld.c193 void _r_debug_postinit(struct link_map *) __noinline __exported;
997 _r_debug_postinit(&obj_main->linkmap); in _rtld()
4557 _r_debug_postinit(struct link_map *m __unused) in _r_debug_postinit() function