Searched refs:compile_reg (Results 1 – 1 of 1) sorted by relevance
/external/libunwind/src/ia64/ |
D | Gscript.c | 264 compile_reg (struct ia64_state_record *sr, int i, struct ia64_reg_info *r, in compile_reg() function 464 compile_reg (&sr, IA64_REG_PSP, sr.curr.reg + IA64_REG_PSP, script); in build_script() 486 compile_reg (&sr, IA64_REG_PRI_UNAT_MEM, pri_unat, script); in build_script() 493 compile_reg (&sr, regorder[i], sr.curr.reg + regorder[i], script); in build_script()
|