Home
last modified time | relevance | path

Searched refs:ECTF_CONVBKERR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c343 return (ECTF_CONVBKERR); in ctf_dwarf_error()
347 return (ECTF_CONVBKERR); in ctf_dwarf_error()
460 return (ECTF_CONVBKERR); in ctf_dwarf_attribute()
492 return (ECTF_CONVBKERR); in ctf_dwarf_ref()
542 return (ECTF_CONVBKERR); in ctf_dwarf_signed()
567 return (ECTF_CONVBKERR); in ctf_dwarf_unsigned()
593 return (ECTF_CONVBKERR); in ctf_dwarf_boolean()
623 return (ECTF_CONVBKERR); in ctf_dwarf_string()
734 return (ECTF_CONVBKERR); in ctf_dwarf_offset()
1637 ret = ECTF_CONVBKERR; in ctf_dwarf_array_upper_bound()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h117 ECTF_CONVBKERR, /* CTF conversion backend error */ enumerator
/illumos-gate/usr/src/cmd/ctfconvert/
H A Dctfconvert.c443 case ECTF_CONVBKERR: in main()