Searched refs:entry_code (Results 1 – 2 of 2) sorted by relevance
528 _Unwind_Reason_Code entry_code; in unwind_phase2_forced() local532 entry_code = get_eit_entry (ucbp, saved_vrs.core.r[R_PC]); in unwind_phase2_forced()542 if (entry_code == _URC_OK) in unwind_phase2_forced()573 if (entry_code != _URC_OK) in unwind_phase2_forced()574 return entry_code; in unwind_phase2_forced()
155 uint8_t entry_code ; member