| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | coff-ppc.c | 824 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument 825 asection *toc_section; in record_toc() 840 t->addr = toc_section->output_offset + our_toc_offset; 1004 asection *toc_section = 0; local 1118 if (toc_section == 0) 1120 toc_section = bfd_get_section_by_name (bfd_of_toc_owner, 1123 if ( toc_section == NULL ) 1158 record_toc (toc_section, our_toc_offset, priv, 1162 toc_section->contents + our_toc_offset); 1190 our_toc_offset = val - (toc_section->output_section->vma [all …]
|
| H A D | xcofflink.c | 424 ret->toc_section = NULL; in xcoff_link_hash_newfunc() 460 ret->toc_section = NULL; in _bfd_xcoff_bfd_link_hash_table_create() 822 if (xcoff_hash_table (info)->toc_section == NULL) in xcoff_link_create_extra_sections() 830 xcoff_hash_table (info)->toc_section = tsec; in xcoff_link_create_extra_sections() 1374 if (h->toc_section != NULL) in xcoff_link_add_symbols() 1498 set_toc->toc_section = csect; in xcoff_link_add_symbols() 2228 if (h->toc_section != NULL in xcoff_mark_symbol() 2229 && (h->toc_section->flags & SEC_MARK) == 0) in xcoff_mark_symbol() 2231 if (! xcoff_mark (info, h->toc_section)) in xcoff_mark_symbol() 2391 || o == xcoff_hash_table (info)->toc_section in xcoff_sweep() [all …]
|
| H A D | coff-rs6000.c | 2880 if (h->toc_section == NULL) 2891 val = (h->toc_section->output_section->vma 2892 + h->toc_section->output_offset);
|
| H A D | ChangeLog-9697 | 6229 * libcoff-in.h (struct xcoff_tdata): Remove toc_section and 6233 not toc_section and entry_section (the COFF file does not have any 6236 snentry and sntoc rather than entry_section and toc_section. 6238 snentry, not toc_section and entry_section. 6243 (xcoff_link_input_bfd): Set sntoc, not toc_section. 6244 (xcoff_write_global_symbol): Get toc_section from sntoc, rather 6245 than using toc_section directly.
|
| H A D | ChangeLog-9495 | 966 toc_section, and entry_section fields.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | coff-ppc.c | 846 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument 847 asection *toc_section; in record_toc() 862 t->addr = toc_section->output_offset + our_toc_offset; 1087 asection *toc_section = 0; local 1202 if (toc_section == 0) 1204 toc_section = bfd_get_section_by_name (bfd_of_toc_owner, 1207 if ( toc_section == NULL ) 1242 record_toc (toc_section, our_toc_offset, priv, 1246 toc_section->contents + our_toc_offset); 1274 our_toc_offset = val - (toc_section->output_section->vma [all …]
|
| H A D | xcofflink.c | 465 ret->toc_section = NULL; 501 ret->toc_section = NULL; 953 if (xcoff_hash_table (info)->toc_section == NULL) in xcoff_link_create_extra_sections() 963 xcoff_hash_table (info)->toc_section = tsec; in xcoff_link_create_extra_sections() 1473 if (h->toc_section != NULL) 1600 set_toc->toc_section = csect; 2342 if (h->toc_section != NULL 2343 && (h->toc_section->flags & SEC_MARK) == 0) 2345 if (! xcoff_mark (info, h->toc_section)) 2508 || o == xcoff_hash_table (info)->toc_section [all …]
|
| H A D | coff-rs6000.c | 2884 if (h->toc_section == NULL) 2895 val = (h->toc_section->output_section->vma 2896 + h->toc_section->output_offset);
|
| H A D | ChangeLog-9697 | 6229 * libcoff-in.h (struct xcoff_tdata): Remove toc_section and 6233 not toc_section and entry_section (the COFF file does not have any 6236 snentry and sntoc rather than entry_section and toc_section. 6238 snentry, not toc_section and entry_section. 6243 (xcoff_link_input_bfd): Set sntoc, not toc_section. 6244 (xcoff_write_global_symbol): Get toc_section from sntoc, rather 6245 than using toc_section directly.
|
| H A D | ChangeLog-9495 | 966 toc_section, and entry_section fields.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
| H A D | xcoff.h | 247 asection *toc_section; member 356 asection *toc_section; member
|
| /openbsd-src/gnu/usr.bin/binutils/include/coff/ |
| H A D | xcoff.h | 247 asection *toc_section; member 356 asection *toc_section; member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | xcoff.h | 108 toc_section () \ 231 toc_section (); \
|
| H A D | rs6000-protos.h | 176 extern void toc_section PARAMS ((void));
|
| H A D | sysv4.h | 466 toc_section () \
|
| H A D | rs6000.c | 9678 toc_section (); 11496 toc_section (); 12621 toc_section (); 13143 toc_section () in toc_section() function 13317 toc_section ();
|
| /openbsd-src/gnu/usr.bin/binutils/ld/emultempl/ |
| H A D | ppc64elf.em | 52 static asection *toc_section = 0; 291 && statement->input_section.section->output_section == toc_section) 341 toc_section = bfd_get_section_by_name (output_bfd, ".got"); 342 if (toc_section != NULL)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| H A D | ppc64elf.em | 61 static asection *toc_section = 0; 286 && i->output_section == toc_section) 338 toc_section = bfd_get_section_by_name (output_bfd, ".got"); 339 if (toc_section != NULL)
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 242 static GTY(()) section *toc_section; 1991 switch_to_section (toc_section); in rs6000_file_start() 11031 && in_section != toc_section in rs6000_assemble_integer() 17782 toc_section in rs6000_elf_asm_init_sections() 17797 return toc_section; in rs6000_elf_select_rtx_section() 18518 toc_section in rs6000_xcoff_asm_init_sections() 18600 return toc_section; in rs6000_xcoff_select_rtx_section()
|
| H A D | rs6000.md | 10752 See sysv4.h:toc_section. */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-0203 | 853 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-0203 | 853 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 4154 (toc_section): Skip leading '*'. 4179 (toc_section): Add support for -mcall-{nt,aixdesc}. 5992 (toc_section): Eliminate use of AIX style full TOC.
|
| H A D | ChangeLog.3 | 10128 * aix.h (toc_section): Use LCTOC..1 under AIX for the start 10531 (toc_section): Likewise and .toc pseudo-op. 16673 (toc_section): Likewise and .toc pseudo-op.
|
| H A D | FSFChangeLog.11 | 4810 (toc_section): Make toc_initialized a global. 4859 (toc_section): Make toc_initialized a global.
|