You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function tables can often be found in the global variables in many projects: C++ / firmware. Should add better support of finding such tables, and using them for the matching logic.
This support is crucial for C++ programs.
The text was updated successfully, but these errors were encountered:
Function tables can often be found in the global variables in many projects: C++ / firmware. Should add better support of finding such tables, and using them for the matching logic.
This support is crucial for C++ programs.
The text was updated successfully, but these errors were encountered: