search for: debugdirectorydata

Displaying 1 result from an estimated 1 matches for "debugdirectorydata".

2020 Mar 04
5
yaml2obj support for COFF debug directories
...for now? In case this is interesting, base Yaml syntax for COFF debug directory may look like this (enum values representing COFF Debug Types<https://docs.microsoft.com/en-us/windows/win32/debug/pe-format#debug-type>): DebugDirectory: - Type: [ {type: str, enum: [...]}, {type: int} ] - DebugDirectoryData: {type: str} This may have to be further specialized for sub-categories, specifically codeview. Best, Petr -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200304/9c94b47b/attachment.html>