Home
last modified time | relevance | path

Searched refs:elf_getphdr (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A D_machelf.h68 #define elf_getphdr elf64_getphdr macro
94 #define elf_getphdr elf32_getphdr macro
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Dlibrtld.msg68 @ MSG_ELF_GETPHDR "%s: elf_getphdr"
H A Ddldump.c271 if ((iphdr = elf_getphdr(ielf)) == NULL) { in rt_dldump()
/titanic_41/usr/src/cmd/sgs/ldd/common/
H A Dldd.msg68 @ MSG_ELF_GETPHDR "%s: %s: elf_getphdr: %s\n"
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c153 LIBELF((tstate.os_phdr = elf_getphdr(tstate.os_elf)), in elfedit64_init_obj_state()
H A Delfedit.msg594 @ MSG_ELF_GETPHDR "elf_getphdr"
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Doutfile.c798 if ((ofl->ofl_phdr = elf_getphdr(ofl->ofl_elf)) == NULL) { in ld_create_outfile()
H A Dlibld.msg660 @ MSG_ELF_GETPHDR "file %s: elf_getphdr"
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1141 if ((fstate.phdr = elf_getphdr(elf)) == NULL) { in fake_shdr_cache()
H A Delfdump.c503 if ((phdr = elf_getphdr(elf)) == NULL) { in getphdr()
1699 if ((phdr = elf_getphdr(elf)) == NULL) { in cap()
4952 if ((phdr = elf_getphdr(elf)) == NULL) { in regular()
H A Delfdump.msg332 @ MSG_ELF_GETPHDR "elf_getphdr"