mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 10:50:32 +08:00
Merge remote-tracking branch 'origin/PR-1977_thestr4ng3r_remove-dead-declarations'
This commit is contained in:
@@ -1015,9 +1015,6 @@ public:
|
|||||||
virtual int4 apply(Funcdata &data);
|
virtual int4 apply(Funcdata &data);
|
||||||
};
|
};
|
||||||
|
|
||||||
extern void universal_action(Architecture *conf); ///< The generic decompilation action
|
|
||||||
extern void build_defaultactions(ActionDatabase &allacts); ///< Build the default actions
|
|
||||||
|
|
||||||
/// \brief A class that holds a data-type traversal state during type propagation
|
/// \brief A class that holds a data-type traversal state during type propagation
|
||||||
///
|
///
|
||||||
/// For a given Varnode, this class iterates all the possible edges its
|
/// For a given Varnode, this class iterates all the possible edges its
|
||||||
|
|||||||
Reference in New Issue
Block a user