HomeSort by relevance Sort by last modified time
    Searched full:cgraph_node_hook (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cgraph.h 630 typedef void (*cgraph_node_hook)(struct cgraph_node *, void *); typedef
641 struct cgraph_node_hook_list *cgraph_add_node_removal_hook (cgraph_node_hook,
644 struct cgraph_node_hook_list *cgraph_add_function_insertion_hook (cgraph_node_hook,
    [all...]

Completed in 686 milliseconds