Home
last modified time | relevance | path

Searched refs:ECTF_STRTAB (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c375 if (err != 0 && err != ECTF_STRTAB) in init_types()
395 if (err != 0 && err != ECTF_STRTAB) in init_types()
404 if (err != 0 && err != ECTF_STRTAB) in init_types()
420 if (err != 0 && err != ECTF_STRTAB) in init_types()
436 if (err != 0 && err != ECTF_STRTAB) in init_types()
445 if (err != 0 && err != ECTF_STRTAB) in init_types()
473 if (err != 0 && err != ECTF_STRTAB) in init_types()
496 if (err != 0 && err != ECTF_STRTAB) in init_types()
H A Dctf_hash.c112 return (ECTF_STRTAB); in ctf_hash_insert()
H A Dctf_impl.h249 ECTF_STRTAB, /* string table for this string is missing */ enumerator
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h203 _CTF_ITEM (ECTF_STRTAB, "External string table is not available.") \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h203 _CTF_ITEM (ECTF_STRTAB, "External string table is not available.") \
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c800 return ECTF_STRTAB; in ctf_hash_insert_type()
H A DChangeLog-20201474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless.
1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c800 return ECTF_STRTAB; in ctf_hash_insert_type()
H A DChangeLog-20201474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless.
1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless.
1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.