Searched refs:pop_vsp (Results 1 – 3 of 3) sorted by relevance
/optee_os/lib/libunw/ |
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()
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 194 00000000000043d0 l F .text 000000000000005c pop_vsp 6739 00000000000043d0 <pop_vsp>: 6740 pop_vsp(): 6749 43e8: 540001e3 b.cc 4424 <pop_vsp+0x54> // b.lo, b.ul, b.last 6755 43fc: 54000148 b.hi 4424 <pop_vsp+0x54> // b.pmore 6760 pop_vsp(): 6773 4428: 17fffffc b 4418 <pop_vsp+0x48> 7091 4734: 97ffff27 bl 43d0 <pop_vsp> 7142 47d0: 97ffff00 bl 43d0 <pop_vsp> 7169 481c: 97fffeed bl 43d0 <pop_vsp> [all …]
|
A D | ldelf.map | 1019 .text.pop_vsp 0x00000000000043d0 0x5c out/arm/ldelf-lib/libunw/libunw.a(unwind_arm32.o)
|
Completed in 19 milliseconds