decompiler  1.0.0
Classes
loadimage.hh File Reference

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

#include "address.hh"

Classes

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

Detailed Description

Classes and API for accessing a binary load image.