Skip to content

Project wide mapping option #326

@tomsons26

Description

@tomsons26

This would be like symbol mapping but applies to all objects, use case would be mainly for things with aliases.
For example in MSVC strcmpi and stricmp, _strupr and __strupr are aliased.
While in the binary they call the same function, they do exist as separate symbols so the difference of what is used in code does show in the diff.
MSVC has a whole oldnames.lib that aliases various older function names to the newer C standard names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions