Skip to content

Coff parser enhancements#28

Merged
scheibelp merged 1 commit intospack:mainfrom
johnwparent:coff-parser-enhancements
Apr 28, 2026
Merged

Coff parser enhancements#28
scheibelp merged 1 commit intospack:mainfrom
johnwparent:coff-parser-enhancements

Conversation

@johnwparent
Copy link
Copy Markdown
Collaborator

Coff Parser Improvements

  • Adds api calls for obtaining the PE names stored in coff files
    Supports both short and long names, or detecting both. Typically only one is defined in an import library, so whichever is returned first.

  • Adds access guards to coff reading

Based on #27

@johnwparent johnwparent mentioned this pull request Jan 31, 2026
@johnwparent johnwparent force-pushed the coff-parser-enhancements branch from b49d918 to ea2a870 Compare April 9, 2026 22:59
    * Adds api calls for obtaining the PE names stored in coff files
      Supports both short and long names, or detecting both. Typically only one is defined in an import library, so whichever is returned first.

    * Adds access guards to coff reading

Signed-off-by: John Parent <john.parent@kitware.com>
@johnwparent johnwparent force-pushed the coff-parser-enhancements branch from ea2a870 to eeb26e6 Compare April 27, 2026 21:57
@scheibelp scheibelp merged commit 8d3857f into spack:main Apr 28, 2026
1 check 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