Searched defs:start_function (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | debug.h | 398 bfd_boolean (*start_function) (void *, const char *, bfd_boolean); member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | debug.h | 398 bfd_boolean (*start_function) (void *, const char *, bfd_boolean); member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | v850-tdep.c | 201 int start_function; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-decl.c | 5799 start_function (declspecs, declarator, attributes) in start_function() function
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-decl.c | 5998 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, in start_function() function
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | decl.c | 10841 start_function (cp_decl_specifier_seq *declspecs, in start_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.c | 14311 start_function (declspecs, declarator, attrs, flags) in start_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | com.c | 13941 start_function (tree name, tree type, int nested, int public) in start_function() function
|