Searched refs:ctf_funcidx_names (Results 1 – 13 of 13) sorted by relevance
705 (functions && fp->ctf_funcidx_names)) in ctf_symbol_next()708 uint32_t *idx = functions ? fp->ctf_funcidx_names : fp->ctf_objtidx_names; in ctf_symbol_next()828 names = fp->ctf_funcidx_names; in ctf_try_lookup_indexed()963 if (type == 0 && fp->ctf_funcidx_names) in ctf_lookup_by_sym_or_name()972 if (fp->ctf_objtidx_names && fp->ctf_funcidx_names) in ctf_lookup_by_sym_or_name()
1143 nfp->ctf_funcidx_names = fp->ctf_funcidx_names; in ctf_serialize()1185 fp->ctf_funcidx_names = NULL; in ctf_serialize()
256 fp->ctf_funcidx_names = (uint32_t *) (fp->ctf_buf + hp->cth_funcidxoff); in init_symtab()260 if ((fp->ctf_objtidx_names && fp->ctf_funcidx_names) || !sp || !sp->cts_data) in init_symtab()319 if (fp->ctf_funcidx_names || funcoff >= hp->cth_objtidxoff in init_symtab()
408 uint32_t *ctf_funcidx_names; /* Name of each function symbol in symtypetab member
441 if ((functions && fp->ctf_funcidx_names) in ctf_dump_objts()
93 (ctf_dict_t) <ctf_funcidx_names>: Likewise.
717 (functions && fp->ctf_funcidx_names)) in ctf_symbol_next()720 uint32_t *idx = functions ? fp->ctf_funcidx_names : fp->ctf_objtidx_names; in ctf_symbol_next()840 names = fp->ctf_funcidx_names; in ctf_try_lookup_indexed()975 if (type == 0 && fp->ctf_funcidx_names) in ctf_lookup_by_sym_or_name()984 if (fp->ctf_objtidx_names && fp->ctf_funcidx_names) in ctf_lookup_by_sym_or_name()