dwarfSupport.h

Go to the documentation of this file.
00001 // This file is read by rose.h, if the USE_ROSE_DWARF_SUPPORT is set to 1
00002 // by the use of --with-dwarf=<path> in the ROSE configure command line.
00003 
00004 #include <dwarf.h>
00005 #include <libdwarf.h>
00006 
00007 // Main function to read dwarf.
00008 // void build_dwarf_IR_nodes(Dwarf_Debug dbg, SgAsmInterpretation* asmInterpretation);
00009 
00010 void readDwarf ( SgAsmGenericFile* asmFile );
00011 
00012 

Generated on Sat May 19 00:53:06 2012 for ROSE by  doxygen 1.4.7