Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dfreebsd.h241 #define TARGET_ASM_FILE_END rs6000_elf_end_indicate_exec_stack
H A Dlinux64.h504 #define TARGET_ASM_FILE_END rs6000_elf_end_indicate_exec_stack
H A Drs6000.c622 static void rs6000_elf_end_indicate_exec_stack (void) ATTRIBUTE_UNUSED;
18488 rs6000_elf_end_indicate_exec_stack (void) in rs6000_elf_end_indicate_exec_stack() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200523377 * config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New.