Home
last modified time | relevance | path

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 Darm.c318 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 Darm.cc315 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 DChangeLog-201612912 (arm_function_section): New.