Searched refs:_CTF_NULLSTR (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-lookup.c247 return _CTF_NULLSTR;
253 return _CTF_NULLSTR;
267 return _CTF_NULLSTR;
H A Dctf-open.c39 const char _CTF_NULLSTR[] = ""; variable
258 name = _CTF_NULLSTR;
1232 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR;
1552 fp->ctf_data.cts_name = _CTF_NULLSTR;
1554 fp->ctf_symtab.cts_name = _CTF_NULLSTR;
1556 fp->ctf_strtab.cts_name = _CTF_NULLSTR;
1707 if (fp->ctf_data.cts_name != _CTF_NULLSTR)
1710 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR)
1713 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR)
H A Dctf-impl.h728 extern const char _CTF_NULLSTR[]; /* empty string */
/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c45 const char _CTF_NULLSTR[] = ""; variable
144 name = _CTF_NULLSTR;
701 fp->ctf_data.cts_name = __UNCONST(_CTF_NULLSTR);
703 fp->ctf_symtab.cts_name = __UNCONST(_CTF_NULLSTR);
705 fp->ctf_strtab.cts_name = __UNCONST(_CTF_NULLSTR);
770 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR;
923 if (fp->ctf_data.cts_name != _CTF_NULLSTR &&
929 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR &&
935 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR &&
H A Dctf_impl.h331 extern const char _CTF_NULLSTR[]; /* empty string */
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c141 dst->st_name = _CTF_NULLSTR;
181 dst->st_name = _CTF_NULLSTR;
H A Dctf-open.c36 const char _CTF_NULLSTR[] = ""; variable
1245 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR;
1626 fp->ctf_data.cts_name = _CTF_NULLSTR;
1628 fp->ctf_symtab.cts_name = _CTF_NULLSTR;
1630 fp->ctf_strtab.cts_name = _CTF_NULLSTR;
1805 if (fp->ctf_data.cts_name != _CTF_NULLSTR)
1808 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR)
1811 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR)
H A Dctf-lookup.c510 return _CTF_NULLSTR;
529 return _CTF_NULLSTR;
H A Dctf-impl.h790 extern const char _CTF_NULLSTR[]; /* empty string */
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-util.c141 dst->st_name = _CTF_NULLSTR;
181 dst->st_name = _CTF_NULLSTR;
H A Dctf-open.c36 const char _CTF_NULLSTR[] = ""; variable
1245 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR;
1626 fp->ctf_data.cts_name = _CTF_NULLSTR;
1628 fp->ctf_symtab.cts_name = _CTF_NULLSTR;
1630 fp->ctf_strtab.cts_name = _CTF_NULLSTR;
1805 if (fp->ctf_data.cts_name != _CTF_NULLSTR)
1808 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR)
1811 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR)
H A Dctf-lookup.c510 return _CTF_NULLSTR;
529 return _CTF_NULLSTR;
H A Dctf-impl.h790 extern const char _CTF_NULLSTR[]; /* empty string */
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c141 dst->st_name = _CTF_NULLSTR;
181 dst->st_name = _CTF_NULLSTR;
H A Dctf-open.c36 const char _CTF_NULLSTR[] = ""; variable
1245 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR;
1626 fp->ctf_data.cts_name = _CTF_NULLSTR;
1628 fp->ctf_symtab.cts_name = _CTF_NULLSTR;
1630 fp->ctf_strtab.cts_name = _CTF_NULLSTR;
1805 if (fp->ctf_data.cts_name != _CTF_NULLSTR)
1808 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR)
1811 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR)
H A Dctf-lookup.c510 return _CTF_NULLSTR;
529 return _CTF_NULLSTR;
H A Dctf-impl.h790 extern const char _CTF_NULLSTR[]; /* empty string */

Completed in 369 milliseconds