Home
last modified time | relevance | path

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 Dmsp430-protos.h48 void msp430_start_function (FILE *, const char *, tree);
H A Dmsp430.h507 msp430_start_function ((FILE), (NAME), (DECL))
H A Dmsp430.c1645 #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 Dmsp430-protos.h47 void msp430_start_function (FILE *, const char *, tree);
H A Dmsp430.h518 msp430_start_function ((FILE), (NAME), (DECL))
H A Dmsp430.cc2169 #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 DChangeLog-201613743 * config/msp430/msp430.c (msp430_start_function): Emit an error
32700 * config/msp430/msp430.c (msp430_start_function): Add function type.
H A DChangeLog-201917453 (msp430_start_function): Likewise.
17509 (msp430_start_function): Remove whitespace before left square bracket.
H A DChangeLog-20132112 (msp430_start_function): Note if the function has the wakeup
18334 (msp430_start_function): Add annotations for function attributes.
H A DChangeLog-201720221 * config/msp430/msp430.c (msp430_start_function): Likewise.