getElfEndian
Get the ELF endianness from the ELF data encoding field.
Parameters
dataEncoding | The EI_DATA value from the ELF header. |
Returns
The corresponding ELF endianness.
Get the ELF endianness from the ELF data encoding field.
dataEncoding | The EI_DATA value from the ELF header. |