Home
last modified time | relevance | path

Searched refs:execute_cfa_program (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2.c759 execute_cfa_program (const unsigned char *insn_ptr, in execute_cfa_program() function
1000 execute_cfa_program (insn, end, context, fs); in uw_frame_state_for()
1020 execute_cfa_program (insn, end, context, fs); in uw_frame_state_for()
H A DChangeLog.62283 * unwind-dw2.c (execute_cfa_program): Fix DW_CFA_restore handling.
6404 * unwind-dw2.c (execute_cfa_program): Evaluate call frame
12271 (execute_stack_op, execute_cfa_program): Likewise.
H A DChangeLog4408 (execute_cfa_program): Record location expression address
7831 * unwind-dw2.c (execute_cfa_program): DW_CFA_undefined,
H A DChangeLog.53252 (execute_cfa_program): Likewise.
H A DChangeLog.720731 * unwind-dw2.c (execute_cfa_program): Use < again.
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2.c874 execute_cfa_program (const unsigned char *insn_ptr, in execute_cfa_program() function
1157 execute_cfa_program (insn, end, context, fs); in uw_frame_state_for()
1181 execute_cfa_program (insn, end, context, fs); in uw_frame_state_for()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c268 execute_cfa_program (unsigned char *insn_ptr, unsigned char *insn_end, in execute_cfa_program() function
621 execute_cfa_program (fde->cie->initial_instructions, in dwarf2_frame_cache()
629 execute_cfa_program (fde->instructions, fde->end, next_frame, fs); in dwarf2_frame_cache()
H A DChangeLog3587 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
7097 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
11334 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
12346 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
H A DChangeLog-20031516 * dwarf2-frame.c (execute_cfa_program): Mark register as
3875 (execute_cfa_program): Update.
H A DChangeLog-20027570 (execute_cfa_program): Take care about pointer encoding.