Home
last modified time | relevance | path

Searched defs:function_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-dump.cc105 class function_entry: public symbol_entry class
108 function_entry (cgraph_node *node_): symbol_entry (node_) in function_entry() function in function_entry
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dld-insn.h207 typedef struct _function_entry function_entry; typedef