Searched refs:pop_vsp (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libunw/ |
| H A D | unwind_arm32.c | 176 static bool pop_vsp(uint32_t *reg, vaddr_t *vsp, vaddr_t stack, in pop_vsp() function 227 if (!pop_vsp(&state->registers[reg], &vsp, in unwind_exec_insn() 256 if (!pop_vsp(&state->registers[reg], &vsp, in unwind_exec_insn() 264 if (!pop_vsp(&state->registers[14], &vsp, in unwind_exec_insn() 288 if (!pop_vsp(&state->registers[reg], &vsp, in unwind_exec_insn()
|