Home | History | Annotate | Download | only in bfd

Lines Matching refs:section_offset

1078   bfd_vma section_offset;
1084 section_offset = rel->r_vaddr - input_section->vma;
1096 && section_offset + 8 <= input_section->size)
1101 pnext = contents + section_offset + 4;
1141 && section_offset + 4 <= input_section->size)
1148 ptr = contents + section_offset;
1164 + section_offset);