Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Dunwind-arm.c528 _Unwind_Reason_Code entry_code; in unwind_phase2_forced() local
532 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()
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_minidump.h155 uint8_t entry_code ; member