Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h63 extern section *darwin_tm_clone_table_section (void);
H A Ddarwin.h911 #define TARGET_ASM_TM_CLONE_TABLE_SECTION darwin_tm_clone_table_section
H A Ddarwin.c1398 darwin_tm_clone_table_section (void) in darwin_tm_clone_table_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h63 extern section *darwin_tm_clone_table_section (void);
H A Ddarwin.h938 #define TARGET_ASM_TM_CLONE_TABLE_SECTION darwin_tm_clone_table_section
H A Ddarwin.cc1408 darwin_tm_clone_table_section (void) in darwin_tm_clone_table_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20112700 * config/darwin-protos.h (darwin_tm_clone_table_section): New prototype.
2701 * config/darwin.c (darwin_tm_clone_table_section): New.