Home
last modified time | relevance | path

Searched refs:ft32_elf_encode_section_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c895 #define TARGET_ENCODE_SECTION_INFO ft32_elf_encode_section_info
898 ft32_elf_encode_section_info (tree decl, rtx rtl, int first) in ft32_elf_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc895 #define TARGET_ENCODE_SECTION_INFO ft32_elf_encode_section_info
898 ft32_elf_encode_section_info (tree decl, rtx rtl, int first) in ft32_elf_encode_section_info() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201618696 * config/ft32/ft32.c (ft32_elf_encode_section_info): New function.