Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dframe.c129 unsigned char eh_frame_p; member
361 int eh_frame_p = fde->eh_frame_p; in execute_cfa_program() local
1730 int eh_frame_p,
1771 if (eh_frame_p)
1862 if (eh_frame_p)
1893 eh_frame_p);
1976 if (eh_frame_p)
2030 fde->eh_frame_p = eh_frame_p;
2044 int eh_frame_p,
2142 && aa->eh_frame_p == 0 && bb->eh_frame_p == 0)
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dframe.c129 unsigned char eh_frame_p; member
361 int eh_frame_p = fde->eh_frame_p; in execute_cfa_program() local
1730 int eh_frame_p,
1771 if (eh_frame_p)
1862 if (eh_frame_p)
1893 eh_frame_p);
1976 if (eh_frame_p)
2030 fde->eh_frame_p = eh_frame_p;
2044 int eh_frame_p,
2142 && aa->eh_frame_p == 0 && bb->eh_frame_p == 0)
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/
H A Drs6000-tdep.c3253 rs6000_adjust_frame_regnum (struct gdbarch *gdbarch, int num, int eh_frame_p) in rs6000_adjust_frame_regnum() argument
3272 if (!eh_frame_p) in rs6000_adjust_frame_regnum()
H A DChangeLog-20062421 * dwarf2-frame.c (struct dwarf2_fde): Add eh_frame_p.
2422 (execute_cfa_program): Add parameter eh_frame_p. Call
2424 (dwarf2_frame_cache): Pass eh_frame_p from fde to
2427 processing .eh_frame. Copy eh_frame_p to the new fde.
H A DChangeLog-20078918 (dwarf2_frame_adjust_regnum): ...this. Make static. Add eh_frame_p
H A DChangeLog-20089669 parameter by using fde->eh_frame_p. Use read_encoded_value
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Drs6000-tdep.c3253 rs6000_adjust_frame_regnum (struct gdbarch *gdbarch, int num, int eh_frame_p) in rs6000_adjust_frame_regnum() argument
3272 if (!eh_frame_p) in rs6000_adjust_frame_regnum()
H A DChangeLog-20062421 * dwarf2-frame.c (struct dwarf2_fde): Add eh_frame_p.
2422 (execute_cfa_program): Add parameter eh_frame_p. Call
2424 (dwarf2_frame_cache): Pass eh_frame_p from fde to
2427 processing .eh_frame. Copy eh_frame_p to the new fde.
H A DChangeLog-20078918 (dwarf2_frame_adjust_regnum): ...this. Make static. Add eh_frame_p
H A DChangeLog-20089669 parameter by using fde->eh_frame_p. Use read_encoded_value