Searched refs:search_unwind_table_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dlibunwind-frame.c84 static char *search_unwind_table_name = STRINGIFY(UNW_OBJ(search_unwind_table)); variable
361 unw_search_unwind_table_p = dlsym (handle, search_unwind_table_name);

Completed in 91 milliseconds