gdb
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame.h
index b20366124134785d801eabd80ce1a14aec037e2e..dd03d590ccf3041f2a1701cbe2aaac62b5438870 100644 (file)
@@ -118,4 +118,8 @@ extern const struct frame_base *
 
 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);
+
 #endif /* dwarf2-frame.h */
This page took 0.023367 seconds and 4 git commands to generate.