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 D | rtems.h | 191 #undef TOC_SECTION_ASM_OP 192 #define TOC_SECTION_ASM_OP \ macro
|
H A D | freebsd64.h | 315 #undef TOC_SECTION_ASM_OP 316 #define TOC_SECTION_ASM_OP \ macro
|
H A D | netbsd64.h | 313 #undef TOC_SECTION_ASM_OP 314 #define TOC_SECTION_ASM_OP \ macro
|
H A D | linux64.h | 399 #undef TOC_SECTION_ASM_OP 400 #define TOC_SECTION_ASM_OP \ macro
|
H A D | sysv4.h | 347 #define TOC_SECTION_ASM_OP "\t.section\t\".got\",\"aw\"" macro
|
H A D | rs6000.cc | 20318 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 D | rtems.h | 191 #undef TOC_SECTION_ASM_OP 192 #define TOC_SECTION_ASM_OP \ macro
|
H A D | freebsd64.h | 375 #undef TOC_SECTION_ASM_OP 376 #define TOC_SECTION_ASM_OP \ macro
|
H A D | netbsd64.h | 394 #undef TOC_SECTION_ASM_OP 395 #define TOC_SECTION_ASM_OP \ macro
|
H A D | linux64.h | 479 #undef TOC_SECTION_ASM_OP 480 #define TOC_SECTION_ASM_OP \ macro
|
H A D | sysv4.h | 348 #define TOC_SECTION_ASM_OP "\t.section\t\".got\",\"aw\"" macro
|
H A D | rs6000.c | 19764 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 D | ChangeLog-2003 | 20880 (TOC_SECTION_ASM_OP): Define depending on TARGET_64BIT.
|
H A D | ChangeLog-2017 | 20116 (TOC_SECTION_ASM_OP): Likewise.
|