Ed Maste 447a8c25fe libelf: also test for 64-bit ELF in _libelf_is_mips64el
Although _libelf_is_mips64el is only called in contexts where we've
already checked that e_class is ELFCLASS64 but this may change in the
future.  Add a safety belt so that we don't access an invalid e_ehdr64
union member if it does.

Reported by:	jkoshy (in review D17380)
2018-10-20 18:47:45 +00:00
..
2015-05-14 19:48:15 +00:00
2015-05-14 19:48:15 +00:00
2016-05-20 17:24:34 +00:00
2016-08-31 15:05:04 +00:00
2015-05-14 19:48:15 +00:00
2015-05-14 19:48:15 +00:00
2015-05-14 19:48:15 +00:00
2018-04-27 13:59:24 +00:00
2015-05-14 19:48:15 +00:00
2016-05-20 17:24:34 +00:00
2018-04-27 13:59:24 +00:00