Searched refs:dwarf2_frame_state_alloc_regs (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2-frame.c | 143 dwarf2_frame_state_alloc_regs (struct dwarf2_frame_state_reg_info *rs, in dwarf2_frame_state_alloc_regs() function 288 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 296 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 328 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 336 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 342 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 348 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 355 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 418 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() 430 dwarf2_frame_state_alloc_regs (&fs->regs, reg + 1); in execute_cfa_program() [all …]
|
| D | ChangeLog-2003 | 8606 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
|