Home
last modified time | relevance | path

Searched refs:ECTF_ELF (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c72 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
76 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
81 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
91 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
95 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
99 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
112 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
120 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
124 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
137 ret = ctf_set_errno(fp, ECTF_ELF); in ctf_write_elf()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dctf_api.h112 ECTF_ELF, /* elf library failure */ enumerator