Expand description
The QualifiedName is the canonical way to represent structured names in Binary Ninja.
Structsยง
- A
QualifiedNamerepresents a name composed of multiple components, typically used for symbols and type names within namespaces, classes, or modules.