Skip to content

feat: expose ResolvePointer on Moduledata interface#122

Merged
Zxilly merged 1 commit into
goretk:developfrom
Zxilly:fix/expose-resolver
Mar 29, 2026
Merged

feat: expose ResolvePointer on Moduledata interface#122
Zxilly merged 1 commit into
goretk:developfrom
Zxilly:fix/expose-resolver

Conversation

@Zxilly
Copy link
Copy Markdown
Collaborator

@Zxilly Zxilly commented Mar 29, 2026

No description provided.

Add ResolvePointer(val, fileAddr uint64) uint64 to the Moduledata
interface, allowing callers to resolve chained fixup / relocation
pointers in data read from PIE binary sections (e.g., itab pointer
arrays, type descriptor fields).
@Zxilly Zxilly merged commit 00784c3 into goretk:develop Mar 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant