Searched refs:alloc_link_state (Results 1 – 3 of 3) sorted by relevance
45 static struct smatch_state *alloc_link_state(struct expression_list *expr_list) in alloc_link_state() function108 return alloc_link_state(expr_list); in merge_links()121 new_state = alloc_link_state(expr_list); in save_link_var_sym()
38 static struct smatch_state *alloc_link_state(struct string_list *links) in alloc_link_state() function68 ret = alloc_link_state(links); in merge_links()87 new_state = alloc_link_state(links); in save_link_var_sym()
582 static struct smatch_state *alloc_link_state(struct string_list *links) in alloc_link_state() function634 state = alloc_link_state(links); in save_start_states()645 ret = alloc_link_state(links); in merge_links()664 new_state = alloc_link_state(links); in save_link_var_sym()