Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtarget-def.h218 #ifndef TARGET_ASM_MARK_DECL_PRESERVED
219 #define TARGET_ASM_MARK_DECL_PRESERVED hook_void_constcharptr macro
277 TARGET_ASM_MARK_DECL_PRESERVED, \
HDChangeLog-200418897 * target-def.h (TARGET_ASM_MARK_DECL_PRESERVED): New #define.
18898 (TARGET_ASM_OUT): New member, TARGET_ASM_MARK_DECL_PRESERVED
18911 * doc/tm.texi (TARGET_ASM_MARK_DECL_PRESERVED): Document.
/trueos/contrib/gcc/config/
HDdarwin.h735 #undef TARGET_ASM_MARK_DECL_PRESERVED
736 #define TARGET_ASM_MARK_DECL_PRESERVED darwin_mark_decl_preserved macro
/trueos/contrib/gcc/doc/
HDtm.texi7180 @deftypefn {Target Hook} void TARGET_ASM_MARK_DECL_PRESERVED (tree @var{decl})