Home
last modified time | relevance | path

Searched refs:_elf_swap_wrimage (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A D_libelf.h50 extern int _elf_swap_wrimage(Elf *);
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.wlcmd72 root _elf_swap_wrimage
H A Dmapfile-vers171 _elf_swap_wrimage;
H A Dllib-lelf149 int _elf_swap_wrimage(Elf *);
H A Dupdate.c982 _elf_swap_wrimage(Elf *elf) in _elf_swap_wrimage() function
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dldmain.c457 (_elf_swap_wrimage(ofl->ofl_elf) != 0)) { in ld_main()
H A Dlibld.msg671 @ MSG_ELF_SWAP_WRIMAGE "file %s: _elf_swap_wrimage"
/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c562 (_elf_swap_wrimage(melf) != 0)) { in output()