Home
last modified time | relevance | path

Searched refs:vms_function_section (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-protos.h30 extern section *vms_function_section (tree decl ATTRIBUTE_UNUSED,
H A Dvms.h78 #define TARGET_ASM_FUNCTION_SECTION vms_function_section
H A Dvms.c284 vms_function_section (tree decl ATTRIBUTE_UNUSED, in vms_function_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-protos.h30 extern section *vms_function_section (tree decl ATTRIBUTE_UNUSED,
H A Dvms.h78 #define TARGET_ASM_FUNCTION_SECTION vms_function_section
H A Dvms.cc284 vms_function_section (tree decl ATTRIBUTE_UNUSED, in vms_function_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2011466 * config/vms/vms-protos.h (vms_function_section): New prototype.
467 * config/vms/vms.c (vms_function_section): New function.