Searched refs:ECTF_CONVBKERR (Results 1 – 3 of 3) sorted by relevance
326 return (ECTF_CONVBKERR); in ctf_dwarf_error()330 return (ECTF_CONVBKERR); in ctf_dwarf_error()440 return (ECTF_CONVBKERR); in ctf_dwarf_attribute()461 return (ECTF_CONVBKERR); in ctf_dwarf_ref()481 return (ECTF_CONVBKERR); in ctf_dwarf_refdie()506 return (ECTF_CONVBKERR); in ctf_dwarf_signed()528 return (ECTF_CONVBKERR); in ctf_dwarf_unsigned()551 return (ECTF_CONVBKERR); in ctf_dwarf_boolean()578 return (ECTF_CONVBKERR); in ctf_dwarf_string()599 return (ECTF_CONVBKERR); in ctf_dwarf_member_location()[all …]
349 err == ECTF_CONVBKERR ? buf : ctf_errmsg(err)); in main()
117 ECTF_CONVBKERR, /* CTF conversion backend error */ enumerator