Hash :
e53ecd53
Author :
Date :
2021-01-29T13:59:41
Remove code for finding symbol name in import table
It is not required as import table can use only symbols which are exported
and therefore are in export table. So if symbol is not found in export
table it cannot be in import table.