HomeSort by relevance Sort by last modified time
    Searched defs:find_proc_info (Results 1 - 2 of 2) sorted by null

  /external/libunwind/tests/
test-proc-info.c 47 find_proc_info (unw_addr_space_t as UNUSED, function
137 acc.find_proc_info = find_proc_info;
  /external/libunwind/include/
libunwind-common.h 160 int (*find_proc_info) (unw_addr_space_t, unw_word_t, unw_proc_info_t *, member in struct:unw_accessors
165 find_proc_info() with NEED_UNWIND_INFO set to 1. */

Completed in 799 milliseconds