Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::LoadImageFunc Struct Reference

A record indicating a function symbol. More...

#include <loadimage.hh>

Collaboration diagram for ghidra::LoadImageFunc:
[legend]

Public Attributes

Address address
 Start of function.
 
string name
 Name of function.
 

Detailed Description

A record indicating a function symbol.

This is a lightweight object holding the Address and name of a function


The documentation for this struct was generated from the following files: