Home
last modified time | relevance | path

Searched refs:TOC_SECTION_ASM_OP (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drtems.h191 #undef TOC_SECTION_ASM_OP
192 #define TOC_SECTION_ASM_OP \ macro
H A Dfreebsd64.h315 #undef TOC_SECTION_ASM_OP
316 #define TOC_SECTION_ASM_OP \ macro
H A Dnetbsd64.h313 #undef TOC_SECTION_ASM_OP
314 #define TOC_SECTION_ASM_OP \ macro
H A Dlinux64.h399 #undef TOC_SECTION_ASM_OP
400 #define TOC_SECTION_ASM_OP \ macro
H A Dsysv4.h347 #define TOC_SECTION_ASM_OP "\t.section\t\".got\",\"aw\"" macro
H A Drs6000.cc20318 fprintf (asm_out_file, "%s\n", TOC_SECTION_ASM_OP); in rs6000_elf_output_toc_section_asm_op()
20337 fprintf (asm_out_file, "%s\n", TOC_SECTION_ASM_OP); in rs6000_elf_output_toc_section_asm_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drtems.h191 #undef TOC_SECTION_ASM_OP
192 #define TOC_SECTION_ASM_OP \ macro
H A Dfreebsd64.h375 #undef TOC_SECTION_ASM_OP
376 #define TOC_SECTION_ASM_OP \ macro
H A Dnetbsd64.h394 #undef TOC_SECTION_ASM_OP
395 #define TOC_SECTION_ASM_OP \ macro
H A Dlinux64.h479 #undef TOC_SECTION_ASM_OP
480 #define TOC_SECTION_ASM_OP \ macro
H A Dsysv4.h348 #define TOC_SECTION_ASM_OP "\t.section\t\".got\",\"aw\"" macro
H A Drs6000.c19764 fprintf (asm_out_file, "%s\n", TOC_SECTION_ASM_OP); in rs6000_elf_output_toc_section_asm_op()
19783 fprintf (asm_out_file, "%s\n", TOC_SECTION_ASM_OP); in rs6000_elf_output_toc_section_asm_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200320880 (TOC_SECTION_ASM_OP): Define depending on TARGET_64BIT.
H A DChangeLog-201720116 (TOC_SECTION_ASM_OP): Likewise.