Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A 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/gcc.old/dist/gcc/lto/
H A Dlto-dump.c108 function_entry (cgraph_node *node_): symbol_entry (node_) in function_entry() function
/netbsd-src/external/cddl/osnet/dist/uts/intel/dtrace/
H A Dfasttrap_isa.c225 fasttrap_anarg(struct reg *rp, int function_entry, int argno) in fasttrap_anarg()