Home | History | Annotate | Download | only in bfd

Lines Matching refs:section_offset

2909   bfd_vma section_offset;
2915 section_offset = rel->r_vaddr - input_section->vma;
2927 && section_offset + 8 <= input_section->size)
2932 pnext = contents + section_offset + 4;
2974 && section_offset + 4 <= input_section->size)
2981 ptr = contents + section_offset;
2997 + section_offset);