We have no tests for OS/ABI values specific to
EM_TI_C6000, ELFOSABI_AMDGPU_MESA3D and ELFOSABI_ARM machines.
Also, related arrays in the code are not grouped together.
(I guess that is why such testing was missed initially).
The patch fixes that all.
I'd be inclined to move this further, e.g. to be near where they are used, or at least at the bottom of this block of EnumEntry arrays, since this is still sandwiched between different things that are ELF header specific.