binaryninja

Module qualified_name

source
Expand description

The QualifiedName is the canonical way to represent structured names in Binary Ninja.

Structsยง

  • A QualifiedName represents a name composed of multiple components, typically used for symbols and type names within namespaces, classes, or modules.