Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

??_EGrTexture@@$4PPPPPPPM@A@AEPAXI@Z fails to demangle #31

Open
jrmuizel opened this issue May 18, 2018 · 1 comment
Open

??_EGrTexture@@$4PPPPPPPM@A@AEPAXI@Z fails to demangle #31

jrmuizel opened this issue May 18, 2018 · 1 comment

Comments

@jrmuizel
Copy link
Collaborator

jrmuizel commented May 18, 2018

should be

[thunk]:public: virtual void * __thiscall GrTexture::`vector deleting destructor'`vtordisp{4294967292,0}' (unsigned int)"
@jrmuizel
Copy link
Collaborator Author

read_func_class needs to handle:

     * "$0" private: thunk vtordisp
     * "$1" private: thunk vtordisp
     * "$2" protected: thunk vtordisp
     * "$3" protected: thunk vtordisp
     * "$4" public: thunk vtordisp
     * "$5" public: thunk vtordisp
     * "$B" vcall thunk
     * "$R" thunk vtordispex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant