Home
last modified time | relevance | path

Searched defs:sym (Results 76 – 100 of 411) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c74 const Elf32_Sym *sym = dmp->dm_symtab.cts_data; in dt_module_syminit32() local
107 const Elf64_Sym *sym = dmp->dm_symtab.cts_data; in dt_module_syminit64() local
200 Elf32_Sym *sym = symtab + dsp->ds_symid; in dt_module_symsort32() local
224 Elf64_Sym *sym = symtab + dsp->ds_symid; in dt_module_symsort64() local
270 const Elf32_Sym *sym; in dt_module_symname32() local
300 const Elf64_Sym *sym; in dt_module_symname64() local
329 const Elf32_Sym *sym; in dt_module_symaddr32() local
371 const Elf64_Sym *sym; in dt_module_symaddr64() local
1254 GElf_Sym sym; in dtrace_lookup_by_name() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c49 Sym *sym = sdp->sd_sym; in make_mvsections() local
195 Sym *sym; in ld_process_move() local
H A Dmachsym.sparc.c161 ld_is_regsym_sparc(Ofl_desc *ofl, Ifl_desc *ifl, Sym *sym, const char *strs, in ld_is_regsym_sparc()
224 ld_reg_find_sparc(Sym *sym, Ofl_desc *ofl) in ld_reg_find_sparc()
H A Dsyms.c80 string(Ofl_desc *ofl, Ifl_desc *ifl, Sym *sym, const char *strs, size_t strsize, in string()
239 Sym *sym; in ld_sym_nodirect() local
678 Sym *sym; in sym_add_spec() local
1109 sym_cap_vis(const char *name, Word hash, Sym *sym, Ofl_desc *ofl) in sym_cap_vis()
1159 Sym *sym = sdp->sd_sym; in ld_sym_adjust_vis() local
1288 Sym *sym; in ld_sym_validate() local
1992 Sym *sym, Word shndx) in issue_badaddr_msg()
2071 Sym *sym = (Sym *)isc->is_indata->d_buf; in ld_sym_process() local
3202 Sym *sym; in ld_sym_add_u() local
/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c67 struct symbol *sym = expr->symbol; in evaluate_symbol_expression() local
100 struct symbol *sym = alloc_symbol(expr->pos, SYM_NODE); in evaluate_string() local
1541 struct symbol *sym; in mark_assigned() local
1780 struct symbol *sym = expr->symbol; in evaluate_addressof() local
2178 struct symbol *sym = expr->cast_type; in evaluate_type_information() local
2944 struct symbol *sym = expr->cast_type; in evaluate_cast() local
3118 struct symbol *ctype, *sym; in evaluate_call() local
3363 void check_duplicates(struct symbol *sym) in check_duplicates()
3444 struct symbol *sym; in evaluate_symbol_list() local
3522 struct symbol *sym; in evaluate_asm_statement() local
[all …]
H A Dsmatch_capped.c126 int is_capped_var_sym(const char *name, struct symbol *sym) in is_capped_var_sym()
133 void set_param_capped_data(const char *name, struct symbol *sym, char *key, char *value) in set_param_capped_data()
324 struct symbol *sym; in db_return_states_capped() local
H A Dcheck_frees_param_strict.c50 struct symbol *sym; in counter_was_inced() local
93 struct symbol *sym; in set_param_freed() local
H A Dsmatch_assigned_expr.c50 struct expression *get_assigned_expr_name_sym(const char *name, struct symbol *sym) in get_assigned_expr_name_sym()
105 struct symbol *sym; in record_param_assignment() local
H A Dcheck_free_strict.c244 struct symbol *sym; in set_param_freed() local
272 int parent_is_free_var_sym_strict(const char *name, struct symbol *sym) in parent_is_free_var_sym_strict()
297 struct symbol *sym; in parent_is_free_strict() local
H A Dsmatch_container_of.c220 struct symbol *container_sym, *sym; in get_container_name_helper() local
367 static void db_passed_container(const char *name, struct symbol *sym, char *key, char *value) in db_passed_container()
383 static struct symbol *get_member_from_offset(struct symbol *sym, int offset) in get_member_from_offset()
405 static struct symbol *get_member_type_from_offset(struct symbol *sym, int offset) in get_member_type_from_offset()
617 static void handle_passed_container(struct symbol *sym) in handle_passed_container()
H A Dexpression.c138 struct symbol *sym; in parse_type() local
180 struct symbol *sym; in builtin_offsetof_expr() local
403 struct symbol *sym = lookup_symbol(token->ident, NS_SYMBOL | NS_TYPEDEF); in primary_expression() local
680 struct symbol *sym = label_symbol(token->next); in unary_expression() local
711 struct symbol *sym; in cast_expression() local
H A Dcheck_capable.c87 static void set_db_capable(const char *name, struct symbol *sym, char *key, char *value) in set_db_capable()
95 static void set_db_ns_capable(const char *name, struct symbol *sym, char *key, char *value) in set_db_ns_capable()
H A Dcheck_kernel.c42 static void hack_ERR_PTR(struct symbol *sym) in hack_ERR_PTR()
267 struct symbol *sym; in find_module_init_exit() local
321 struct symbol *sym; in match_end_file() local
336 struct symbol *sym, *val; in get_val_expr() local
H A Dsmatch_returns.c80 static void match_end_func(struct symbol *sym) in match_end_func()
118 static void free_resources(struct symbol *sym) in free_resources()
H A Dcheck_double_checking.c196 struct symbol *sym; in match_condition() local
264 static void match_func_end(struct symbol *sym) in match_func_end()
H A Dcheck_arm64_tagged.c47 static void match_endfunc(struct symbol *sym) in match_endfunc()
56 struct symbol *sym; in expr_has_untagged_symbol() local
H A Dcheck_unused_ret.c179 static void match_end_func(struct symbol *sym) in match_end_func()
192 static void match_after_func(struct symbol *sym) in match_after_func()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dirm.c58 GElf_Sym sym; in check_irm_enabled() local
80 GElf_Sym sym; in irmpools_walk_init() local
/illumos-gate/usr/src/uts/sparc/krtld/
H A Ddoreloc.c366 do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym, in do_reloc_krtld()
381 #define sym (* rel_desc_sname_func)(rdesc) in do_reloc_krtld() macro
/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c263 add_charmap_impl(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl()
289 add_charmap_impl_fr(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl_fr()
334 add_charmap_impl_to(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl_to()
369 add_charmap(char *sym, char *mbs) in add_charmap()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dsyms.c69 GElf_Sym sym; in str_map_sym() local
127 GElf_Sym sym; in addr_map_sym() local
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c225 Dbg_syms_entered(Ofl_desc *ofl, Sym *sym, Sym_desc *sdp) in Dbg_syms_entered()
276 Dbg_syms_cap_convert(Ofl_desc *ofl, Word ndx, const char *name, Sym *sym) in Dbg_syms_cap_convert()
294 Dbg_syms_cap_local(Ofl_desc *ofl, Word ndx, const char *name, Sym *sym, in Dbg_syms_cap_local()
390 Dbg_syms_new(Ofl_desc *ofl, Sym *sym, Sym_desc *sdp) in Dbg_syms_new()
583 Dbg_syminfo_entry(Lm_list *lml, Word ndx, Syminfo *sip, Sym *sym, in Dbg_syminfo_entry()
632 uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver, in Elf_syms_table_entry()
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dasm.h100 #define WEAK_REFERENCE(sym, alias) \ argument
107 #define STRONG_ALIAS(alias,sym) \ argument
/illumos-gate/usr/src/tools/ctf/common/
H A Dsymbol.c33 ignore_symbol(GElf_Sym *sym, const char *name) in ignore_symbol()
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h560 #define __strong_reference(sym,aliassym) \ argument
564 #define __weak_reference(sym,alias) \ argument
567 #define __warn_references(sym,msg) \ argument
571 #define __sym_compat(sym,impl,verid) \ argument
573 #define __sym_default(sym,impl,verid) \ argument
576 #define __weak_reference(sym,alias) \ argument
579 #define __warn_references(sym,msg) \ argument
583 #define __sym_compat(sym,impl,verid) \ argument
585 #define __sym_default(impl,sym,verid) \ argument
590 #define __GLOBL(sym) __asm__(".globl " __XSTRING(sym)) argument
[all …]

12345678910>>...17