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