* dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
This commit is contained in:
parent
27d3a3fc59
commit
1d040b0d09
@ -1,3 +1,7 @@
|
||||
2010-09-08 Doug Evans <dje@google.com>
|
||||
|
||||
* dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
|
||||
|
||||
2010-09-08 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
Revert:
|
||||
|
@ -114,10 +114,6 @@ void dwarf2_append_unwinders (struct gdbarch *gdbarch);
|
||||
extern const struct frame_base *
|
||||
dwarf2_frame_base_sniffer (struct frame_info *this_frame);
|
||||
|
||||
/* Register the DWARF CFI for OBJFILE. */
|
||||
|
||||
void dwarf2_frame_build_info (struct objfile *objfile);
|
||||
|
||||
/* Compute the DWARF CFA for a frame. */
|
||||
|
||||
CORE_ADDR dwarf2_frame_cfa (struct frame_info *this_frame);
|
||||
|
Loading…
x
Reference in New Issue
Block a user