Searched refs:compile_reg (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/src/ia64/
H A DGscript.c264 compile_reg (struct ia64_state_record *sr, int i, struct ia64_reg_info *r, function
452 frames get handled via the normal compile_reg(). */
464 compile_reg (&sr, IA64_REG_PSP, sr.curr.reg + IA64_REG_PSP, script);
486 compile_reg (&sr, IA64_REG_PRI_UNAT_MEM, pri_unat, script);
493 compile_reg (&sr, regorder[i], sr.curr.reg + regorder[i], script);

Completed in 54 milliseconds