Skip to content

Symbols with the same name. #13

@ExPixel

Description

@ExPixel

Sometimes two symbols have the same name. This is usually because the symbol is a result of a monomorphization. This can either be fixed by using extra debugging information to get the exact name of the function and using that instead (would introduce an extra -g flag), or by allowing disassembling by address. I should probably do both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions