HomeSort by: relevance | last modified time | path
    Searched defs:unw_search_unwind_table_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ia64-libunwind-tdep.c 84 static unw_search_unwind_table_p_ftype *unw_search_unwind_table_p; variable
380 return unw_search_unwind_table_p (*(unw_addr_space_t *) as, (unw_word_t) ip,
557 unw_search_unwind_table_p
560 if (unw_search_unwind_table_p == NULL)
  /src/external/gpl3/gdb/dist/gdb/
ia64-libunwind-tdep.c 84 static unw_search_unwind_table_p_ftype *unw_search_unwind_table_p; variable
380 return unw_search_unwind_table_p (*(unw_addr_space_t *) as, (unw_word_t) ip,
557 unw_search_unwind_table_p
560 if (unw_search_unwind_table_p == NULL)

Completed in 14 milliseconds