Files
revng-revng/share/revng/test/tests/model-to-header/struct.h.model.yml
2025-04-17 11:19:17 +03:00

35 lines
686 B
YAML

---
#
# This file is distributed under the MIT License. See LICENSE.md for details.
#
Architecture: x86_64
TypeDefinitions:
- Kind: StructDefinition
ID: 3001
Name: B
Fields:
- Offset: 0
Name: a1
Type:
Kind: DefinedType
Definition: "/TypeDefinitions/3002-StructDefinition"
- Offset: 4
Name: a2
Type:
Kind: DefinedType
Definition: "/TypeDefinitions/3002-StructDefinition"
Size: 8
- Kind: StructDefinition
ID: 3002
Name: A
Fields:
- Offset: 0
Name: x
Type:
Kind: PrimitiveType
PrimitiveKind: Signed
Size: 4
Size: 4