Skip to content

Add SymData::Thunk#47

Merged
sivadeilra merged 4 commits intomicrosoft:mainfrom
ranweiler:joranwei/thunk
Feb 25, 2026
Merged

Add SymData::Thunk#47
sivadeilra merged 4 commits intomicrosoft:mainfrom
ranweiler:joranwei/thunk

Conversation

@ranweiler
Copy link
Copy Markdown
Contributor

Support parsing S_THUNK32-kinded symbols into SymData, in parity with other kinds.

Manually tested with both pdbtool and a small private project depending on these changes.

SymData::Thunk(thunk) => {
write!(
out,
"{} ..+ 0x{:x}, ",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just made this match the Proc case, modulo type index (which doesn't exist for thunks).

@sivadeilra sivadeilra merged commit 725292a into microsoft:main Feb 25, 2026
3 checks passed
@ranweiler ranweiler deleted the joranwei/thunk branch February 25, 2026 00:24
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.

2 participants