Searched refs:call_global_assign_hooks (Results 1 – 1 of 1) sorted by relevance
1515 static void call_global_assign_hooks(struct expression *assign) in call_global_assign_hooks() function1526 fake_element_assigns(sym, call_global_assign_hooks); in fake_global_assign()1532 fake_element_assigns_helper(symbol_expression(sym), NULL, call_global_assign_hooks); in fake_global_assign()1536 fake_member_assigns(sym, call_global_assign_hooks); in fake_global_assign()1542 fake_member_assigns_helper(symbol_expression(sym), NULL, call_global_assign_hooks); in fake_global_assign()