Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c153 static void arm_encode_section_info (tree, rtx, int);
256 #define TARGET_ENCODE_SECTION_INFO arm_encode_section_info
14835 arm_encode_section_info (tree decl, rtx rtl, int first) in arm_encode_section_info() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20054995 (arm_encode_section_info): Call default_encode_section_info.