Searched refs:msp430_start_function (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430-protos.h | 48 void msp430_start_function (FILE *, const char *, tree);
|
H A D | msp430.h | 507 msp430_start_function ((FILE), (NAME), (DECL))
|
H A D | msp430.c | 1645 #define TARGET_ASM_FUNCTION_PROLOGUE msp430_start_function 1648 msp430_start_function (FILE *outfile) in msp430_start_function() function 1726 msp430_start_function (FILE *file, const char *name, tree decl) in msp430_start_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430-protos.h | 47 void msp430_start_function (FILE *, const char *, tree);
|
H A D | msp430.h | 518 msp430_start_function ((FILE), (NAME), (DECL))
|
H A D | msp430.cc | 2169 #define TARGET_ASM_FUNCTION_PROLOGUE msp430_start_function 2172 msp430_start_function (FILE *outfile) in msp430_start_function() function 2250 msp430_start_function (FILE *file, const char *name, tree decl) in msp430_start_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 13743 * config/msp430/msp430.c (msp430_start_function): Emit an error 32700 * config/msp430/msp430.c (msp430_start_function): Add function type.
|
H A D | ChangeLog-2019 | 17453 (msp430_start_function): Likewise. 17509 (msp430_start_function): Remove whitespace before left square bracket.
|
H A D | ChangeLog-2013 | 2112 (msp430_start_function): Note if the function has the wakeup 18334 (msp430_start_function): Add annotations for function attributes.
|
H A D | ChangeLog-2017 | 20221 * config/msp430/msp430.c (msp430_start_function): Likewise.
|