Commit e53ecd53bafbe2ee856ac4775b39679c5e5266f4

Pali Rohár 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.