Home
last modified time | relevance | path

Searched refs:arm_encode_section_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c207 static void arm_encode_section_info (tree, rtx, int);
488 #define TARGET_ENCODE_SECTION_INFO arm_encode_section_info
28313 arm_encode_section_info (tree decl, rtx rtl, int first) in arm_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc210 static void arm_encode_section_info (tree, rtx, int);
483 #define TARGET_ENCODE_SECTION_INFO arm_encode_section_info
28610 arm_encode_section_info (tree decl, rtx rtl, int first) in arm_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200719653 (arm_encode_section_info): Don't encode a call type.
H A DChangeLog-20054995 (arm_encode_section_info): Call default_encode_section_info.