One piece of structured section contents for YAML.
Declared in <llvm/ObjectYAML/COFFYAML.h>
struct SectionDataEntry;
| Name | Description |
|---|---|
size | Return the serialized size of this entry in bytes. |
writeAsBinary | Append this entry's binary encoding to CBA. |
| Name | Description |
|---|---|
Binary | Optional raw binary payload for this entry. |
LoadConfig32 | Optional 32-bit PE load configuration structure. |
LoadConfig64 | Optional 64-bit PE load configuration structure. |
UInt32 | Optional 32-bit integer payload for this entry. |