Skip to content

Adjust PEObjectWriter to not emit data into separate sections for separate image data directories #121416

@jkoritzinsky

Description

@jkoritzinsky

Possible ways we could implement this:

  1. Hardcode specific node kinds and propagate them down from ObjectWriter into PEObjectWriter.
  2. Add a concept of "synthetic" sections (possibly like the grouped sections concept in COFF) to allow us to identify specific data directories without hard-coding specific node class types.

Context #121186 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions