Searched refs:cf_lr (Results 1 – 4 of 4) sorted by relevance
177 regcache->raw_supply (tdep->ppc_lr_regnum, &cf.cf_lr); in ppcnbsd_supply_pcb()178 regcache->raw_supply (gdbarch_pc_regnum (gdbarch), &cf.cf_lr); in ppcnbsd_supply_pcb()
201 __register_t cf_lr; member
41 define CALLFRAME_LR offsetof(struct callframe, cf_lr)
118 define CFRAME_LR offsetof(struct callframe, cf_lr)