mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
A bunch of doxygen fixes
This commit is contained in:
parent
8d2b737a72
commit
5d7a7c5291
27 changed files with 514 additions and 195 deletions
|
@ -291,7 +291,7 @@ void Funcdata::destroyVarnode(Varnode *vn)
|
|||
|
||||
/// Check if the given storage range is a potential laned register.
|
||||
/// If so, record the storage with the matching laned register record.
|
||||
/// \param s is the size of the storage range in bytes
|
||||
/// \param size is the size of the storage range in bytes
|
||||
/// \param addr is the starting address of the storage range
|
||||
void Funcdata::checkForLanedRegister(int4 size,const Address &addr)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue