Skip to content

[TODO] Convert PDB parser to generate merged_addr symbols instead of force-overwriting #28

@ieee802dot11ac

Description

@ieee802dot11ac

Currently, the map parser generates merged_addr symbols for any address with more than one name (i.e. LTCG merged functions). The PDB parser, however, does not, and as such uses the last-defined name for that address. In a perfect world, the address could be duplicated to make LTCG handling possible, but for now, the merged strategy should be implemented for PDBs.

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