mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
some doxygen fixes
This commit is contained in:
parent
518522adc8
commit
ad87a8d40f
9 changed files with 38 additions and 20 deletions
|
@ -255,7 +255,7 @@ protected:
|
|||
void parseProtoEval(const Element *el); ///< Apply prototype evaluation configuration
|
||||
void parseDefaultProto(const Element *el); ///< Apply default prototype model configuration
|
||||
void parseGlobal(const Element *el); ///< Apply global space configuration
|
||||
void addOtherSpace(void); ////add OTHER space and all of its overlays to the symboltab
|
||||
void addOtherSpace(void); ///< Add OTHER space and all of its overlays to the symboltab
|
||||
void parseReadOnly(const Element *el); ///< Apply read-only region configuration
|
||||
void parseVolatile(const Element *el); ///< Apply volatile region configuration
|
||||
void parseReturnAddress(const Element *el); ///< Apply return address configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue