Searched refs:_elf_cook (Results 1 – 10 of 10) sorted by relevance
51 (void) _elf_cook(elf); in elf_nextscn()
50 (void) _elf_cook(elf); in getehdr()
50 (void) _elf_cook(elf); in getphdr()
53 if ((_elf_cook(elf) == OK_YES) && in elf_getident()
54 ((_elf_cook(elf) != OK_YES) || in elf_cntl()
53 if ((elf->ed_hdscn == 0) && (_elf_cook(elf) != OK_YES)) { in elf_getscn()
50 if ((elf->ed_hdscn == 0) && (_elf_cook(elf) != OK_YES)) { in elf_newscn()
163 _elf_cook(Elf * elf) in _elf_cook() function
450 extern Okay _elf_cook(Elf *);
757 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_cook