Home
last modified time | relevance | path

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

/sysdeps/generic/
A Dunwind-dw2.c835 struct frame_state_reg_info *old_rs = fs->regs.prev; in execute_cfa_program() local
837 if (old_rs == NULL) in execute_cfa_program()
842 fs->regs = *old_rs; in execute_cfa_program()
843 old_rs->prev = unused_rs; in execute_cfa_program()
844 unused_rs = old_rs; in execute_cfa_program()

Completed in 5 milliseconds