Home
last modified time | relevance | path

Searched refs:cgraph_create_edge (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h190 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ macro
198 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ macro
H A Dstackleak_plugin.c73 cgraph_create_edge(cgraph_get_node(current_function_decl), node, in add_stack_tracking_gcall()