Searched refs:pc_array (Results 1 – 2 of 2) sorted by relevance
861 const _Unwind_Ptr *pc_array = (const _Unwind_Ptr *) this_fde->pc_begin; in linear_search_fdes() local862 pc_begin = pc_array[0]; in linear_search_fdes()863 pc_range = pc_array[1]; in linear_search_fdes()