Type Definition dynasmrt::aarch64::Assembler [−][src]
pub type Assembler = Assembler<Aarch64Relocation>;
Expand description
An aarch64 Assembler. This is aliased here for backwards compatability.
pub type Assembler = Assembler<Aarch64Relocation>;
An aarch64 Assembler. This is aliased here for backwards compatability.