ALLOCATOR
ALLOCATOR(ident, "identifiers");
ALLOCATOR(token, "tokens");
ALLOCATOR(context, "contexts");
ALLOCATOR(symbol, "symbols");
ALLOCATOR(expression, "expressions");
ALLOCATOR(statement, "statements");
ALLOCATOR(string, "strings");
ALLOCATOR(scope, "scopes");
ALLOCATOR(basic_block, "basic_block");
ALLOCATOR(entrypoint, "entrypoint");
ALLOCATOR(instruction, "instruction");
ALLOCATOR(multijmp, "multijmp");
ALLOCATOR(pseudo, "pseudo");
ALLOCATOR(assignment, "assignment id");
ALLOCATOR(asm_rules, "asm rules");
ALLOCATOR(asm_constraint, "asm constraints");
ALLOCATOR(pseudo_user, "pseudo_user");
ALLOCATOR(ptrmap, "ptrmap");
ALLOCATOR(bit_info, "bit data");
ALLOCATOR(compare_data, "compare data");
ALLOCATOR(constraint, "constraints");
ALLOCATOR(def_callback, "definition db hook callbacks");
ALLOCATOR(member_info_callback, "caller_info callbacks");
ALLOCATOR(returned_state_callback, "returned state callbacks");
ALLOCATOR(returned_member_callback, "returned member callbacks");
ALLOCATOR(db_implies_callback, "return_implies callbacks");
ALLOCATOR(relation, "related variables");
ALLOCATOR(fcall_back, "call backs");
ALLOCATOR(return_implies_callback, "return_implies callbacks");
ALLOCATOR(hook_container, "hook functions");
ALLOCATOR(scope_container, "scope hook functions");
ALLOCATOR(modification_data, "modification data");
sql_insert_mtag_info(tag, ALLOCATOR, allocator);
tag, ALLOCATOR);
ALLOCATOR(tag_assign_info, "tag name offset");
ALLOCATOR(data_info, "smatch extra data");
ALLOCATOR(data_range, "data range");
ALLOCATOR(return_states_callback, "return states callbacks");
ALLOCATOR(smatch_state, "smatch state");
ALLOCATOR(sm_state, "sm state");
ALLOCATOR(named_stree, "named slist");
ALLOCATOR(tracker, "trackers");
ALLOCATOR(var_sym, "var_sym structs");
ALLOCATOR(storage, "storages");
ALLOCATOR(storage_hash, "storage hash");
ALLOCATOR(line, "line of tokens");