Skip to content

Function ID registration without stripping namespaces #5858

Open
coderabbit-test/ghidra
#2
@Thodoris1999

Description

@Thodoris1999

Hello,
I am using ghidra for C++ decompilation and we use namespaces to represent c++ namespaces. I want to use function ID matching analysis, but the registration process strips any namespaces and only leaves the last part of the name, which is an issue for me since C++ code often has simple names that clash when you remove the namespace. Is it possible to support an option to make namespace stripping optional?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions