Home
last modified time | relevance | path

Searched defs:sym (Results 151 – 175 of 411) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c712 static void delete_gate_sm_equiv(struct stree **stree, const char *name, struct symbol *sym) in delete_gate_sm_equiv()
725 static void delete_gate_sm(struct stree **stree, const char *name, struct symbol *sym) in delete_gate_sm()
782 struct symbol *sym; in handle_zero_comparison() local
1015 struct symbol *sym; in param_limit_implications() local
1094 struct symbol *sym; in __implied_case_stree() local
1131 static void match_end_func(struct symbol *sym) in match_end_func()
H A Dsmatch_stored_conditions.c111 static void save_link_var_sym(const char *var, struct symbol *sym, struct expression *condition) in save_link_var_sym()
157 struct symbol *sym; in store_all_links() local
H A Dcheck_expects_err_ptr.c32 static void match_function_def(struct symbol *sym) in match_function_def()
H A Dsmatch_constraints.c176 struct symbol *sym; in get_toplevel_name() local
459 static void set_param_constrained(const char *name, struct symbol *sym, char *key, char *value) in set_param_constrained()
504 struct symbol *sym; in db_returns_constrained() local
H A Dsmatch_mtag_data.c148 struct symbol *sym; in parent_is_fresh_alloc() local
308 static void clear_cache(struct symbol *sym) in clear_cache()
H A Dcheck_spectre_second_half.c106 static void match_end_func(struct symbol *sym) in match_end_func()
H A Dsmatch_links.c68 void store_link(int link_id, const char *var, struct symbol *sym, const char *link_name, struct sym… in store_link()
H A Dsmatch_type_val.c636 static void match_end_func_info(struct symbol *sym) in match_end_func_info()
645 static void clear_cache(struct symbol *sym) in clear_cache()
650 static void match_after_func(struct symbol *sym) in match_after_func()
H A Dsmatch_data_source.c28 struct symbol *sym; in get_source_parameter() local
H A Dcheck_dereferences_param.c41 static void match_function_def(struct symbol *sym) in match_function_def()
H A Dsmatch_expressions.c127 struct expression *symbol_expression(struct symbol *sym) in symbol_expression()
226 struct expression *gen_expression_from_name_sym(const char *name, struct symbol *sym) in gen_expression_from_name_sym()
H A Dsmatch_untracked_param.c88 … char *get_array_from_key(struct expression *expr, int param, const char *key, struct symbol **sym) in get_array_from_key()
108 struct symbol *sym; in mark_untracked_lost() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_deffinder.c66 void *sym; in SO_per_src_lookup() local
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppbuiltin.c52 struct ppsymbol* sym; in ppbuiltin() local
/illumos-gate/usr/src/tools/smatch/src/validation/backend/
H A Dstruct.c16 static struct symbol sym; variable
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c476 GElf_Sym sym; in tunll_walk_init() local
698 GElf_Sym sym; in _mdb_init() local
712 GElf_Sym sym; in _mdb_fini() local
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c65 GElf_Sym sym; /* buffer storing one symbol information */ in _elf_nlist() local
/illumos-gate/usr/src/cmd/powertop/common/
H A Devents.c55 GElf_Sym sym; in pt_events_walk() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnetstack.c36 GElf_Sym sym; in netstack_walk_init() local
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c128 GElf_Sym sym; in kt_load_modules() local
564 void *sym; in kt_activate() local
906 GElf_Sym sym; /* Best symbol found so far if !exact */ in kt_lookup_by_addr() local
993 kt_symtab_func(void *data, const GElf_Sym *sym, const char *name, uint_t id) in kt_symtab_func()
1099 GElf_Sym sym; in kt_mapping_walk() local
1398 GElf_Sym sym; in mdb_kvm_tgt_create() local
/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_synd.c261 mcamd_cksym_decode(struct mcamd_hdl *hdl, uint_t sym, int *lowbitp, in mcamd_cksym_decode()
/illumos-gate/usr/src/head/
H A Dapptrace.h65 #define ABI_CALL_REAL(lib, sym, cast) \ argument
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddlink_audit.c105 GElf_Sym sym; in la_activity() local
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h38 # define EXT_C(sym) _ ## sym argument
40 # define EXT_C(sym) sym argument
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_lex.c169 ndr_symbol_t *sym; in keyw_tab_init() local
204 ndr_symbol_t *sym; in yylex() local

12345678910>>...17