Searched refs:URC_OK (Results 1 – 2 of 2) sorted by relevance
246 return URC_OK; in unwind_pop_register()268 return URC_OK; in unwind_exec_pop_subset_r4_to_r13()288 return URC_OK; in unwind_exec_pop_r4_to_rN()307 return URC_OK; in unwind_exec_pop_subset_r0_to_r3()316 int ret = URC_OK; in unwind_exec_insn()423 return URC_OK; in unwind_frame()485 return URC_OK; in unwind_frame()
15 URC_OK = 0, /* operation completed successfully */ enumerator