Ghidra Decompiler Analysis Engine
Classes
loadimage.hh File Reference

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

#include "address.hh"
Include dependency graph for loadimage.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.