Skip to content

import_ghidra - support original-name attribute on more elements #81

Description

@quietust

The df-structures XML files are being updated to store original-name attributes on a far wider variety of tags: enum types, bitfield types, vmethods, and invididual structure fields. The importer needs to be updated accordingly.

Special care will likely be necessary for BitArrays and enum-indexed array types, since we seem to be directly using the index-enum attribute in the structure's name instead of retrieving its actual type name.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions