Searched refs:darwin_function_section (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin-protos.h | 62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
|
H A D | darwin.h | 901 #define TARGET_ASM_FUNCTION_SECTION darwin_function_section
|
H A D | darwin.c | 3828 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin-protos.h | 62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
|
H A D | darwin.h | 928 #define TARGET_ASM_FUNCTION_SECTION darwin_function_section
|
H A D | darwin.cc | 3941 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog | 888 * config/darwin.cc (darwin_function_section): Place unlikely 898 * config/darwin.cc (darwin_function_section): Use the static init
|
H A D | ChangeLog-2010 | 693 (darwin_function_section): Check for cases that need to be placed 1341 * config/darwin.c (darwin_function_section): Check 3605 * config/darwin-protos.h (darwin_function_section): Declare. 3613 darwin_function_section. 3614 (darwin_function_section): New function.
|
H A D | ChangeLog-2014 | 34859 * config/darwin.c (darwin_function_section): Update. 49295 * config/darwin.c (darwin_function_section): Adjust return values to
|
H A D | ChangeLog-2016 | 3505 darwin_emit_weak_or_comdat, darwin_function_section): Don’t use
|