Looks like the ExportNameMap is missing the function name for some reason, which is curious considering this is part of the loader and theoretically it should exist in the map from earlier processing. Going to hold off on this PR until we can find root cause of why this is missing, though having a check for existing function names in the map probably won't hurt.
Looks like the ExportNameMap is missing the function name for some reason, which is curious considering this is part of the loader and theoretically it should exist in the map from earlier processing. Going to hold off on this PR until we can find root cause of why this is missing, though having a check for existing function names in the map probably won't hurt.