Searched refs:dl_unwind_find_exidx_fn_ (Results 1 – 2 of 2) sorted by relevance
84 .dl_unwind_find_exidx_fn_ = uninitialized_dl_unwind_find_exidx,94 return linker_callbacks_.dl_unwind_find_exidx_fn_(pc, pcount); in DlUnwindFindExidx()
81 dl_unwind_find_exidx_fn_t dl_unwind_find_exidx_fn_ = nullptr; member