Skip to content

Commit b92660f

Browse files
committed
i#1569 AArch64: Reimplement ELF import/export iterators.
The previous implementation assumed that all imported symbols are excluded from the GNU hash table. This assumption seems to be unsafe. The new implementation iterates through both parts of the symbol table in both cases, filtering imports or exports using st_value. Enable client.modules on ARM and AArch64 as it now passes. Review-URL: https://codereview.appspot.com/306530043
1 parent bee1be5 commit b92660f

File tree

2 files changed

+174
-218
lines changed

2 files changed

+174
-218
lines changed

0 commit comments

Comments
 (0)