aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2021-01-29 13:59:41 +0100
committerPali Rohár <pali.rohar@gmail.com>2021-01-29 13:59:44 +0100
commite53ecd53bafbe2ee856ac4775b39679c5e5266f4 (patch)
treefef77008e4829471719dcb194fe41271dba06827 /tests
parent86a41b921ca5c4bad1d0d7e54f9276046a25e319 (diff)
downloaddlfcn-win32-e53ecd53bafbe2ee856ac4775b39679c5e5266f4.tar.gz
dlfcn-win32-e53ecd53bafbe2ee856ac4775b39679c5e5266f4.tar.bz2
dlfcn-win32-e53ecd53bafbe2ee856ac4775b39679c5e5266f4.zip
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.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions