Home
last modified time | relevance | path

Searched refs:SYMTAB_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h45 SYMTAB_FUNCTION, enumerator
926 : symtab_node (SYMTAB_FUNCTION), callees (NULL), callers (NULL), in cgraph_node()
2186 return p && p->type == SYMTAB_FUNCTION; in test()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h45 SYMTAB_FUNCTION, enumerator
879 : symtab_node (SYMTAB_FUNCTION), callees (NULL), callers (NULL), in cgraph_node()
2152 return p && p->type == SYMTAB_FUNCTION; in test()
H A DChangeLog-201312184 tag ("SYMTAB_FUNCTION").