Home | History | Annotate | Download | only in bfd

Lines Matching refs:osec

4967   asection *sec, *osec;
4973 osec = sec->output_section;
4975 irel = (flinfo->section_info[osec->target_index].relocs
4976 + osec->reloc_count);
4977 rel_hash = (flinfo->section_info[osec->target_index].rel_hashes
4978 + osec->output_section->reloc_count);
4983 irel->r_vaddr = (osec->vma
5026 ++osec->reloc_count;
6409 asection *osec;
6416 osec = tocsec->output_section;
6417 oindx = osec->target_index;
6418 irel = flinfo->section_info[oindx].relocs + osec->reloc_count;
6419 irel->r_vaddr = (osec->vma
6459 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL;
6460 ++osec->reloc_count;
6474 if (!xcoff_create_ldrel (output_bfd, flinfo, osec,
6495 if (!xcoff_create_ldrel (output_bfd, flinfo, osec,
6511 irsym.n_scnum = osec->target_index;
6559 asection *osec;
6582 osec = sec->output_section;
6583 oindx = osec->target_index;
6592 irel = flinfo->section_info[oindx].relocs + osec->reloc_count;
6593 irel->r_vaddr = (osec->vma
6599 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL;
6600 ++osec->reloc_count;
6602 if (!xcoff_create_ldrel (output_bfd, flinfo, osec,
6637 irel->r_vaddr = (osec->vma
6644 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL;
6645 ++osec->reloc_count;
6647 if (!xcoff_create_ldrel (output_bfd, flinfo, osec,