Searched refs:ECTF_NOSYMTAB (Results 1 – 4 of 4) sorted by relevance
188 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_lookup_by_symbol()251 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_func_info()
1189 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_object_iter()1237 return (ctf_set_errno(fp, ECTF_NOSYMTAB)); in ctf_function_iter()1304 (void) ctf_set_errno(fp, ECTF_NOSYMTAB); in ctf_symbol_name()
76 ECTF_NOSYMTAB, /* symbol table data is not available */ enumerator
788 return (ECTF_NOSYMTAB); in ctf_symtab_iter()