llvm-readobj: Support short import objects from within an archive
The import magic was previous just checked against the archive as a whole
As per the PE COFF spec (section 8.3, Import Name Type)
Offset: 18 Size 2 bits Name: Type
Offset: 20 Size 3 bits Name: Name Type
Offset: 20 added based on 18+2