Home
last modified time | relevance | path

Searched refs:ALLOCATOR (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dallocate.c140 ALLOCATOR(ident, "identifiers");
141 ALLOCATOR(token, "tokens");
142 ALLOCATOR(context, "contexts");
143 ALLOCATOR(symbol, "symbols");
144 ALLOCATOR(expression, "expressions");
145 ALLOCATOR(statement, "statements");
146 ALLOCATOR(string, "strings");
147 ALLOCATOR(scope, "scopes");
150 ALLOCATOR(entrypoint, "entrypoint");
152 ALLOCATOR(multijmp, "multijmp");
[all …]
H A Dsmatch_hooks.c33 ALLOCATOR(hook_container, "hook functions");
90 ALLOCATOR(scope_container, "scope hook functions");
H A Dptrmap.c43 ALLOCATOR(ptrmap, "ptrmap");
H A Dsmatch_tracker.c20 ALLOCATOR(tracker, "trackers");
H A Dstorage.c18 ALLOCATOR(storage, "storages");
19 ALLOCATOR(storage_hash, "storage hash");
H A Dsmatch_returns.c27 ALLOCATOR(return_states_callback, "return states callbacks");
H A Dallocate.h78 #define ALLOCATOR(x, n) __ALLOCATOR(struct x, n, x) macro
H A Dsmatch_mtag.c90 tag, ALLOCATOR); in get_allocator_info_from_tag()
122 sql_insert_mtag_info(tag, ALLOCATOR, allocator); in update_mtag_info()
H A Dcheck_unused_ret.c56 ALLOCATOR(assignment, "assignment id");
H A Dtoken_store.c40 ALLOCATOR(line, "line of tokens");
H A Dsmatch_param_to_mtag_data.c51 ALLOCATOR(tag_assign_info, "tag name offset");
H A Dsmatch_var_sym.c20 ALLOCATOR(var_sym, "var_sym structs");
H A Dsmatch_slist.c25 ALLOCATOR(smatch_state, "smatch state");
26 ALLOCATOR(sm_state, "sm state");
27 ALLOCATOR(named_stree, "named slist");
H A Dsmatch_modification_hooks.c46 ALLOCATOR(modification_data, "modification data");
H A Dsmatch_equiv.c34 ALLOCATOR(relation, "related variables");
H A Dsmatch_db.c42 ALLOCATOR(def_callback, "definition db hook callbacks");
50 ALLOCATOR(member_info_callback, "caller_info callbacks");
58 ALLOCATOR(returned_state_callback, "returned state callbacks");
66 ALLOCATOR(returned_member_callback, "returned member callbacks");
74 ALLOCATOR(db_implies_callback, "return_implies callbacks");
H A Dsmatch_constraints.c50 ALLOCATOR(constraint, "constraints");
H A Dsmatch_bits.c33 ALLOCATOR(bit_info, "bit data");
H A Dsmatch_function_hooks.c47 ALLOCATOR(fcall_back, "call backs");
66 ALLOCATOR(return_implies_callback, "return_implies callbacks");
H A Dlinearize.c43 ALLOCATOR(pseudo_user, "pseudo_user");
2075 ALLOCATOR(asm_rules, "asm rules");
2076 ALLOCATOR(asm_constraint, "asm constraints");
H A Dsmatch_ranges.c23 ALLOCATOR(data_info, "smatch extra data");
24 ALLOCATOR(data_range, "data range");
H A Dsmatch.h864 ALLOCATOR = 1045, enumerator
H A Dsmatch_comparison.c46 ALLOCATOR(compare_data, "compare data");