mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 13:16:48 +08:00
GP-0 Adjust new documentation for ms demangler
This commit is contained in:
@@ -540,7 +540,7 @@
|
||||
<P>
|
||||
<U><B>Use Encoded Anonymous Namespace</B></U> -
|
||||
This output option is used to create a more unique namespace node from the
|
||||
standard output for anonymous namespaces, thus helping to prevent collisions
|
||||
standard anonymous namespaces node output, thus helping to prevent collisions
|
||||
between multiple types of the same name, but each in their own unique anonymous
|
||||
namespace. When turned on, variations of the standard namespace
|
||||
<B>`anonymous namespace'</B> will be replaced with a more specific namespace of
|
||||
@@ -553,7 +553,7 @@
|
||||
|
||||
<BLOCKQUOTE>
|
||||
<P>
|
||||
<U><B>Apply Argument UDT Tags</B></U> -
|
||||
<U><B>Apply UDT Argument Type Tags</B></U> -
|
||||
This output option controls whether user-defined type tags (e.g., class, enum,
|
||||
struct, union) are placed in front of the named type when the type is used as a
|
||||
template or function argument. When turned on, the demangled string matches the
|
||||
|
||||
Reference in New Issue
Block a user