union-empty.json (201B)
1# union discriminator enum cannot be empty 2{ 'enum': 'Empty', 'data': [ ] } 3{ 'struct': 'Base', 'data': { 'type': 'Empty' } } 4{ 'union': 'Union', 'base': 'Base', 'discriminator': 'type', 'data': { } }
cachepc-qemuFork of AMDESE/qemu with changes for cachepc side-channel attack | |
git clone https://git.sinitax.com/sinitax/cachepc-qemu | |
Log | Files | Refs | Submodules | LICENSE | sfeed.txt |