Home
last modified time | relevance | path

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

/stdlib/
A Dcxa_thread_atexit_impl.c100 __cxa_thread_atexit_impl (dtor_func func, void *obj, void *dso_symbol) in __cxa_thread_atexit_impl() argument
121 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