Ghidra Decompiler Analysis Engine
|
Classes and API for accessing a binary load image. More...
#include "address.hh"
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... | |
Classes and API for accessing a binary load image.