Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dcfi_backtrace_android.cc223 static const uintptr_t* const unw_index_fn_end = in FindCFIRowForPC() local
226 std::lower_bound(unw_index_function_col_, unw_index_fn_end, func_addr); in FindCFIRowForPC()