mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-01 03:04:28 +00:00
80e06b29e7
When instructions use function pointers, it's not possible to retrieve their original names in the disassembly. This stores the names in vectors (in debug builds) so they can be shown.