Skip to content

ImportedDataSymbols for external data symbols #1848

Answered by rssor
MartijnB asked this question in General
Discussion options

You must be logged in to vote

Per some discussions in slack, the root cause of this is actually some relocations not being handled for the architecture in question. R_ARM_GLOB_DAT was one of them, I believe. Or, rather than not handled, we should probably add ways for custom relocation types to opt-in to some of the special case behavior we give to jumpslots etc. re: ImportedDataSymbol generation because we can wind up with more than 3 relocations types that collectively perform copy/jumpslot/global relocations.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by psifertex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants