Possible ways we could implement this:
- Hardcode specific node kinds and propagate them down from ObjectWriter into PEObjectWriter.
- 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)