Skip to content

Demangle gcc names for foreign libs #8

@iarkhanhelsky

Description

@iarkhanhelsky

Add post processing for unpacked traces and demangle C++ ABI identifiers:

_ZN10A5xContext20WriteTexSamplersRegsEPjii

should be converted to

A5xContext::WriteTexSamplersRegs(unsigned int*, int, int)

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