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()
514 return (ECTF_CONVBKERR); in ctf_dwarf_refdie()
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()
658 return (ECTF_CONVBKERR); in ctf_dwarf_member_location()
[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()