Home
last modified time | relevance | path

Searched refs:ECTF_NOSYMTAB (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/common/ctf/
H A Dctf_lookup.c185 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_lookup_by_symbol()
248 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_func_info()
H A Dctf_impl.h241 ECTF_NOSYMTAB, /* symbol table data is not available */ enumerator