ROSE
0.11.123.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
src
frontend
SageIII
dwarfSupport.h
1
#include <featureTests.h>
2
#ifdef ROSE_ENABLE_BINARY_ANALYSIS
3
4
#ifdef ROSE_HAVE_DWARF_H
5
#include <dwarf.h>
6
#include <libdwarf.h>
7
#endif
8
9
// Main function to read dwarf.
10
// void build_dwarf_IR_nodes(Dwarf_Debug dbg, SgAsmInterpretation* asmInterpretation);
11
12
void
readDwarf (
SgAsmGenericFile
* asmFile );
13
14
#endif
SgAsmGenericFile
Base class for binary files.
Definition:
binaryInstruction.C:18935
Generated on Tue Mar 28 2023 04:27:34 for ROSE by
1.8.10