Lines Matching refs:toc_section
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
1275 + toc_section->output_offset);
1288 record_toc (toc_section, our_toc_offset, pub,
1300 record_toc(toc_section, our_toc_offset, pub,
1305 toc_section->contents + our_toc_offset);
1322 bfd_vma addr = (toc_section->output_section->vma
1323 + toc_section->output_offset + our_toc_offset);
1333 && (bfd_vma) our_toc_offset > toc_section->_raw_size)
1338 (unsigned long) toc_section->_raw_size);