1#ifndef ROSE_BinaryAnalysis_Dwarf_BasicTypes_H
2#define ROSE_BinaryAnalysis_Dwarf_BasicTypes_H
3#include <featureTests.h>
4#ifdef ROSE_ENABLE_BINARY_ANALYSIS
7#include <Cxx_GrammarDeclarations.h>
9#include <Sawyer/Message.h>
12namespace BinaryAnalysis {
Base class for binary files.
void parse(SgAsmGenericFile *)
Main function to parse DWARF information.
Sawyer::Message::Facility mlog
Diagnostic facility for DWARF parsing.