Searched refs:sym_table (Results 1 – 12 of 12) sorted by relevance
181 static sym_table_ent_t sym_table[ELFEDIT_CONST_NUM] = { variable359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings()360 sym_table[_ndx].ste_conv_func.simple = _func; in init_libconv_strings()361 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings()362 sym_table[_ndx].ste_conv_func.osabi = _func; in init_libconv_strings()363 #define LC_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_MACH; \ in init_libconv_strings()364 sym_table[_ndx].ste_conv_func.mach = _func; in init_libconv_strings()365 #define LC_OS_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS_MACH; \ in init_libconv_strings()366 sym_table[_ndx].ste_conv_func.osabi_mach = _func; in init_libconv_strings()462 for (i = 0, sym = sym_table; in invalidate_libconv_strings()[all …]
144 sip->sym_table = MDB_TGT_SYMTAB; in kmdb_module_lookup_by_addr()163 sip->sym_table = MDB_TGT_SYMTAB; in kmdb_module_lookup_by_name()256 arg.sym_info.sym_table = kmc->kmc_symtab->gst_tabid; in kmdb_module_symbol_iter()
955 sip->sym_table = MDB_TGT_PRVSYM; in kmt_lookup_by_addr()966 sip->sym_table = MDB_TGT_SYMTAB; in kmt_lookup_by_addr()1035 sip->sym_table = MDB_TGT_SYMTAB; in kmt_lookup_by_name()1064 arg.sym_info.sym_table = gst->gst_tabid; in kmt_symtab_iter()
148 Elf3264_Sym *sym_table; in _tnfctl_traverse_rela() local189 sym_table = (Elf3264_Sym *) sym_data->d_buf; in _tnfctl_traverse_rela()249 sym = sym_table + syminfo; in _tnfctl_traverse_rela()
613 sip->sym_table = MDB_TGT_DYNSYM; in kp_lookup_by_name()627 sip->sym_table = MDB_TGT_DYNSYM; in kp_lookup_by_name()726 sip->sym_table = MDB_TGT_PRVSYM; in kp_lookup_by_addr()728 sip->sym_table = MDB_TGT_DYNSYM; in kp_lookup_by_addr()762 arg.sym_info.sym_table = kpf->kpf_dynsym->gst_tabid; in kp_symtab_iter()
874 sip->sym_table = MDB_TGT_SYMTAB; in kt_lookup_by_name()968 sip->sym_table = MDB_TGT_PRVSYM; in kt_lookup_by_addr()970 sip->sym_table = MDB_TGT_SYMTAB; in kt_lookup_by_addr()972 sip->sym_table = MDB_TGT_SYMTAB; in kt_lookup_by_addr()1002 arg.sym_info.sym_table = gst->gst_tabid; in kt_symtab_iter()
190 uint_t sym_table; /* Symbol table id (see symbol_iter, below) */ member
187 uint_t sym_table; /* symbol table id */ member
865 sym.sym_table = sip->sym_table; in mdb_symbol_cb()
2583 plp->pl_sip->sym_table = si.prs_table; in pt_lookup_cb()2607 plp->pl_sip->sym_table = si.prs_table; in pt_lookup_cb()2698 sip->sym_table = MDB_TGT_SYMTAB; in pt_lookup_by_name_thr()2704 sip->sym_table = MDB_TGT_DYNSYM; in pt_lookup_by_name_thr()2869 sip->sym_table = si.prs_table; in pt_lookup_by_addr()3019 ps.psym_info.sym_table = gst->gst_tabid; in pt_symbol_iter()
457 ngs.ngs_si.sym_table = table; in nm_gelf_symtab_iter()
555 info.sym_table = MDB_TGT_PRVSYM; in mdb_tgt_lookup_by_name()