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

/external/libunwind/include/tdep-arm/
H A Dex_tables.h32 ARM_EXIDX_CMD_REG_POP, enumerator in enum:arm_exbuf_cmd
/external/libunwind/src/arm/
H A DGex_tables.c97 case ARM_EXIDX_CMD_REG_POP:
176 edata.cmd = ARM_EXIDX_CMD_REG_POP;
198 edata.cmd = ARM_EXIDX_CMD_REG_POP;
212 edata.cmd = ARM_EXIDX_CMD_REG_POP;
/external/valgrind/coregrind/m_debuginfo/
H A Dreadexidx.c359 ARM_EXIDX_CMD_REG_POP, enumerator in enum:__anon24544
374 case ARM_EXIDX_CMD_REG_POP: return "REG_POP";
458 edata.cmd = ARM_EXIDX_CMD_REG_POP;
481 edata.cmd = ARM_EXIDX_CMD_REG_POP;
496 edata.cmd = ARM_EXIDX_CMD_REG_POP;
588 * for the case ARM_EXIDX_CMD_REG_POP, the SP (hence, VSP) is
740 case ARM_EXIDX_CMD_REG_POP: {

Completed in 181 milliseconds