Searched defs:function_entry (Results 1 – 3 of 3) sorted by relevance
105 class function_entry: public symbol_entry class108 function_entry (cgraph_node *node_): symbol_entry (node_) in function_entry() function in function_entry
108 function_entry (cgraph_node *node_): symbol_entry (node_) in function_entry() function
225 fasttrap_anarg(struct reg *rp, int function_entry, int argno) in fasttrap_anarg()