decompiler  1.0.0
Classes
loadimage.hh File Reference

Classes and API for accessing a binary load image. More...

#include "address.hh"

Classes

struct  DataUnavailError
 Exception indicating data was not available. More...
 
struct  LoadImageFunc
 A record indicating a function symbol. More...
 
struct  LoadImageSection
 A record describing a section bytes in the executable. More...
 
class  LoadImage
 An interface into a particular binary executable image. More...
 
class  RawLoadImage
 A simple raw binary loadimage. More...
 

Detailed Description

Classes and API for accessing a binary load image.