Home
last modified time | relevance | path

Searched refs:function_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
HDdebug.h220 bfd_boolean (*function_type) (void *, int, bfd_boolean); member
HDdebug.c2573 return (*fns->function_type) (fhandle, is, in debug_write_type()
/dragonfly/contrib/binutils-2.27/binutils/
HDdebug.h220 bfd_boolean (*function_type) (void *, int, bfd_boolean); member
HDdebug.c2572 return (*fns->function_type) (fhandle, is, in debug_write_type()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.h2534 enum function_type enum
2597 ENUM_BITFIELD(function_type) func_type : 2;
/dragonfly/contrib/gcc-8.0/gcc/
HDcgraphunit.c521 const char *function_type = ((gimple_has_body_p (fndecl)) in add_new_function() local
530 function_type, in add_new_function()
HDtree.def253 DEFTREECODE (FUNCTION_TYPE, "function_type", tcc_type, 0)
/dragonfly/contrib/gcc-4.7/gcc/
HDtree.def242 DEFTREECODE (FUNCTION_TYPE, "function_type", tcc_type, 0)