OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cgraph_edge_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
629
typedef void (*
cgraph_edge_hook
)(struct cgraph_edge *, void *);
typedef
639
struct cgraph_edge_hook_list *cgraph_add_edge_removal_hook (
cgraph_edge_hook
, void *);
[
all
...]
Completed in 427 milliseconds