_elf_cook
((_elf_cook(elf) != OK_YES) ||
extern Okay _elf_cook(Elf *);
(void) _elf_cook(elf);
if ((_elf_cook(elf) == OK_YES) &&
(void) _elf_cook(elf);
if ((elf->ed_hdscn == 0) && (_elf_cook(elf) != OK_YES)) {
if ((elf->ed_hdscn == 0) && (_elf_cook(elf) != OK_YES)) {
(void) _elf_cook(elf);