Home
last modified time | relevance | path

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

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