ARCH_NAME

Constant ARCH_NAME 

Source
pub const ARCH_NAME: &str;
Expand description

The name of the architecture as used by PANDA

This can be one of:

  • x86_64
  • i386
  • arm
  • ppc
  • mips
  • mipsel
  • mips64
  • aarch64