Package ghidra.program.database.function
package ghidra.program.database.function
-
ClassDescriptionDatabase implementation of a Function.Class that manages all functions within the program; there are some convenience methods on Listing to create and access functions, but all function related calls are routed to this class.Database object for
FunctionTagAdapter
objects.Database implementation of a Variable.