A conflict detected when yaze wants to write to an ASM-owned address. More...
#include <hack_manifest.h>
Public Attributes | |
| uint32_t | address |
| AddressOwnership | ownership |
A conflict detected when yaze wants to write to an ASM-owned address.
Definition at line 169 of file hack_manifest.h.
| uint32_t yaze::core::WriteConflict::address |
Definition at line 170 of file hack_manifest.h.
Referenced by yaze::cli::handlers::anonymous_namespace{message_commands.cc}::FormatManifestConflict().
| AddressOwnership yaze::core::WriteConflict::ownership |
Definition at line 171 of file hack_manifest.h.
Referenced by yaze::cli::handlers::anonymous_namespace{message_commands.cc}::FormatManifestConflict().