Searched refs:dso_symbol (Results 1 – 1 of 1) sorted by relevance
100 __cxa_thread_atexit_impl (dtor_func func, void *obj, void *dso_symbol) in __cxa_thread_atexit_impl() argument121 if (__glibc_unlikely (dso_symbol_cache != dso_symbol)) in __cxa_thread_atexit_impl()123 ElfW(Addr) caller = (ElfW(Addr)) dso_symbol; in __cxa_thread_atexit_impl()
Completed in 3 milliseconds