getMachineName
Get the name of an ELF machine architecture.
Parameters
machine | ELF machine type. |
Returns
String representation of the machine type, or "UNKNOWN" if not recognized.
Get the name of an ELF machine architecture.
machine | ELF machine type. |