Searched refs:arm_function_section (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 318 static section *arm_function_section (tree, enum node_frequency, bool, bool); 798 #define TARGET_ASM_FUNCTION_SECTION arm_function_section 33069 arm_function_section (tree decl, enum node_frequency freq, in arm_function_section() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 315 static section *arm_function_section (tree, enum node_frequency, bool, bool); 791 #define TARGET_ASM_FUNCTION_SECTION arm_function_section 33844 arm_function_section (tree decl, enum node_frequency freq, in arm_function_section() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 12912 (arm_function_section): New.
|