Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-c.c149 arm_output_c_attributes (void) in arm_output_c_attributes() function
161 arm_lang_output_object_attributes_hook = arm_output_c_attributes; in arm_lang_object_attributes_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-c.cc168 arm_output_c_attributes (void) in arm_output_c_attributes() function
180 arm_lang_output_object_attributes_hook = arm_output_c_attributes; in arm_lang_object_attributes_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201221129 (arm_output_c_attributes): Replace use of EMIT_EABI_ATTRIBUTE with a
H A DChangeLog-20118873 * config/arm/arm-c.c (arm_output_c_attributes): Likewise.