Searched refs:toc_section (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | coff-ppc.c | 823 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument 824 asection *toc_section; in record_toc() 1003 asection *toc_section = 0; local 1117 if (toc_section == 0) 1122 if ( toc_section == NULL ) 1161 toc_section->contents + our_toc_offset); 1190 + toc_section->output_offset); 1215 record_toc(toc_section, our_toc_offset, pub, 1220 toc_section->contents + our_toc_offset); 1237 bfd_vma addr = (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() 1374 if (h->toc_section != NULL) in xcoff_link_add_symbols() 1498 set_toc->toc_section = csect; in xcoff_link_add_symbols() 2229 if (h->toc_section != NULL in xcoff_mark_symbol() 2797 if (hds->toc_section == NULL) in xcoff_build_ldsyms() 2811 hds->toc_section = xcoff_hash_table (ldinfo->info)->toc_section; in xcoff_build_ldsyms() 2813 hds->toc_section->size += byte_size; in xcoff_build_ldsyms() 2815 ++hds->toc_section->reloc_count; in xcoff_build_ldsyms() 4768 tocsec = h->toc_section; in xcoff_write_global_symbol() [all …]
|
| H A D | coff-rs6000.c | 2888 if (h->toc_section == NULL) 2899 val = (h->toc_section->output_section->vma 2900 + 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.
|
| /freebsd-12.1/contrib/binutils/include/coff/ |
| H A D | xcoff.h | 247 asection *toc_section; member 356 asection *toc_section; member
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | ppc64elf.em | 61 static asection *toc_section = 0; 288 && i->output_section == toc_section) 340 toc_section = bfd_get_section_by_name (output_bfd, ".got"); 341 if (toc_section != NULL)
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 242 static GTY(()) section *toc_section; 2024 switch_to_section (toc_section); in rs6000_file_start() 11064 && in_section != toc_section in rs6000_assemble_integer() 17838 toc_section in rs6000_elf_asm_init_sections() 17853 return toc_section; in rs6000_elf_select_rtx_section() 18574 toc_section in rs6000_xcoff_asm_init_sections() 18656 return toc_section; in rs6000_xcoff_select_rtx_section()
|
| H A D | rs6000.md | 10753 See sysv4.h:toc_section. */
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-0203 | 853 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
|
| /freebsd-12.1/contrib/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-2005 | 2290 (sdata2_section, toc_section): New variables. 2296 from the old rs6000/sysv4.h toc_section function. 2301 (toc_section): Delete dummy function. 2307 the old rs6000/xcoff.h toc_section function. 2313 * config/rs6000/rs6000-protos.h (toc_section, sdata_section): Delete. 33659 (rs6000_emit_load_toc_table): Don't create toc_section here.
|
| H A D | FSFChangeLog.11 | 4810 (toc_section): Make toc_initialized a global. 4859 (toc_section): Make toc_initialized a global.
|
| H A D | ChangeLog-2000 | 25394 * aix.h (toc_section): Use LCTOC..1 under AIX for the start 25797 (toc_section): Likewise and .toc pseudo-op. 31939 (toc_section): Likewise and .toc pseudo-op.
|
| H A D | ChangeLog-1998 | 9853 (toc_section, private_data_section, trap_comparison_operator): Add
|
| H A D | ChangeLog-1999 | 15027 read_only_private_data_section, toc_section): Align CSECT on
|
| H A D | ChangeLog-2001 | 25146 (toc_section): Ditto.
|
| H A D | ChangeLog-2004 | 47569 (toc_section): Same.
|