Skip to content

Extract label information from the PDB#34

Merged
rjkiv merged 1 commit into
rjkiv:mainfrom
mparisi20:jeff
Apr 7, 2026
Merged

Extract label information from the PDB#34
rjkiv merged 1 commit into
rjkiv:mainfrom
mparisi20:jeff

Conversation

@mparisi20

Copy link
Copy Markdown
  • The S_LABEL32 records include named labels for blocks within functions, such as the __catch and __unwind markers in a function using SEH.
  • Remove some unnecessary code, such as the 'static_dup_' prefixing for identically-named local symbols. Since we already derive splits from the PDB, these duplicate names no longer lead to unwanted automatic splitting

- The S_LABEL32 records include named labels for
  blocks within functions, such as the __catch
  and __unwind markers in a function using SEH.
- Remove some unnecessary code, such as the
  'static_dup_' prefixing for identically-named
  local symbols. Since we already derive splits
  from the PDB, these duplicate names no
  longer lead to unwanted automatic splitting
@rjkiv rjkiv merged commit 8ccbcb0 into rjkiv:main Apr 7, 2026
16 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.

2 participants