Files
Philip Craig eb58357f93 Delete format specific variants in RelocationKind
Replace uses of these variants with read::Relocation::flags
and write::Relocation::flags.

Additionally, for write::Relocation, move the kind/encoding/size
fields into RelocationFlags::Generic, since these are not
required when using format specific variants.
2023-12-24 13:24:44 +10:00
..