Home
last modified time | relevance | path

Searched defs:arc_relocation_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c160 struct arc_relocation_data struct
162 bfd_signed_vma reloc_offset;
163 bfd_signed_vma reloc_addend;
164 bfd_signed_vma got_offset_value;
166 bfd_signed_vma sym_value;
167 asection *sym_section;
169 reloc_howto_type *howto;
171 asection *input_section;
173 bfd_signed_vma sdata_begin_symbol_vma;
174 bool sdata_begin_symbol_vma_set;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c160 struct arc_relocation_data struct
162 bfd_signed_vma reloc_offset;
163 bfd_signed_vma reloc_addend;
164 bfd_signed_vma got_offset_value;
166 bfd_signed_vma sym_value;
167 asection *sym_section;
169 reloc_howto_type *howto;
171 asection *input_section;
173 bfd_signed_vma sdata_begin_symbol_vma;
174 bool sdata_begin_symbol_vma_set;
[all …]