Elf_shdr
Elf_shdr(0, osabi, ehdr->e_machine, shdr);
Elf_shdr(NULL, osabi, mach, sec->sec_shdr);
extern void Elf_shdr(Lm_list *, uchar_t, Half, Shdr *);
Elf_shdr(lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
Elf_shdr(lml, osabi, mach, oshdr);
Elf_shdr(lml, osabi, mach, nshdr);