Searched refs:reloc_offset (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dgc.h254 uint64_t reloc_offset = local
256 (*offsetvec).push_back(reloc_offset);
330 uint64_t reloc_offset = local
332 (*offsetvec).push_back(reloc_offset);
H A Dincremental-dump.cc333 info.reloc_offset(),
361 input_file.filename(), sym_info.reloc_offset(),
367 unsigned int r_off = sym_info.reloc_offset();
H A Ddwarf_reader.h60 // Return the next reloc_offset.
73 get_reloc_target(off_t reloc_offset, off_t* target_offset) argument
74 { return this->do_get_reloc_target(reloc_offset, target_offset); }
90 // Return the next reloc_offset.
99 do_get_reloc_target(off_t reloc_offset, off_t* target_offset) = 0;
124 // Return the next reloc_offset.
135 do_get_reloc_target(off_t reloc_offset, off_t* target_offset);
H A Ddwarf_reader.cc74 off_t reloc_offset, off_t* target_offset)
76 this->track_relocs_.advance(reloc_offset);
77 if (reloc_offset != this->track_relocs_.next_offset())
1308 off_t reloc_offset = pinfo - this->buffer_; local
1311 this->reloc_mapper_->get_reloc_target(reloc_offset, &value);
2002 off_t reloc_offset; local
2003 while ((reloc_offset = this->reloc_mapper_->next_offset()) != -1)
2006 this->reloc_mapper_->get_reloc_target(reloc_offset, &value);
2011 this->reloc_map_[reloc_offset] = std::make_pair(shndx, value);
2013 this->reloc_mapper_->advance(reloc_offset
73 do_get_reloc_target( off_t reloc_offset, off_t* target_offset) argument
[all...]
H A Dincremental.cc786 unsigned int r_base = sym_info.reloc_offset();
2433 this->incr_reloc_offset_ = sym.reloc_offset();
H A Dincremental.h739 reloc_offset() const function in class:gold::Incremental_global_symbol_reader
H A Darm.cc344 reloc_offset(size_t i) const function in class:__anon535::Stub_template
12558 section_size_type reloc_offset = stub_template->reloc_offset(i);
12560 gold_assert(reloc_offset + reloc_size <= view_size);
12572 reloc_write.put_r_offset(reloc_offset);
12577 NULL, &symval, view + reloc_offset,
12578 address + reloc_offset, reloc_size);
/haiku-buildtools/binutils/gas/config/
H A Dtc-dlx.c56 int reloc_offset; /* Offset of reloc within insn. */ member in struct:machine_it
809 the_insn.reloc_offset = 2;
825 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
840 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
917 (toP - frag_now->fr_literal + the_insn.reloc_offset),
/haiku-buildtools/binutils/bfd/
H A Delf32-arc.c168 bfd_signed_vma reloc_offset; member in struct:arc_relocation_data
731 (unsigned int) reloc_data.reloc_offset,
764 + reloc_data.reloc_offset));
809 reloc_data.reloc_offset,
820 reloc_data.reloc_offset,
863 + (reloc_data.reloc_offset - (bitsize >= 32 ? 4 : 0))) \
868 + (reloc_data.reloc_offset))))
962 contents + reloc_data.reloc_offset,
967 contents + reloc_data.reloc_offset,
972 contents + reloc_data.reloc_offset,
1836 bfd_vma reloc_offset = reloc->offset; local
[all...]
H A Dcoff-mcore.c220 bfd_vma reloc_offset)
222 bfd_vma addr = reloc_offset
213 mcore_emit_base_file_entry(struct bfd_link_info *info, bfd *output_bfd, asection *input_section, bfd_vma reloc_offset) argument
H A Delf32-sh.c1614 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */
3655 bfd_vma reloc_offset;
3661 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rela);
3662 BFD_ASSERT (reloc_offset < sreloc->size);
3664 sreloc->contents + reloc_offset);
3667 return reloc_offset;
4788 bfd_vma reloc_offset;
4806 reloc_offset = rel->r_offset;
4813 reloc_offset = h->got.offset;
4817 reloc_offset
1610 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */ member in struct:elf_sh_plt_info::__anon107
3649 bfd_vma reloc_offset; local
4782 bfd_vma reloc_offset; local
[all...]
H A Delf32-bfin.c2053 bfd_vma reloc_offset;
2059 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
2060 BFD_ASSERT (reloc_offset < sreloc->size);
2062 sreloc->contents + reloc_offset);
2078 return reloc_offset;
2049 bfd_vma reloc_offset; local
H A Dsom.c2930 int reloc_offset; local
2966 reloc_offset = 0;
3007 skip = bfd_reloc->address - reloc_offset;
3011 /* Update reloc_offset for the next iteration.
3040 reloc_offset = bfd_reloc->address;
3044 reloc_offset = bfd_reloc->address + 4;
3278 p = som_reloc_skip (abfd, subsection->size - reloc_offset,
H A Dcoff-arm.c939 bfd_vma reloc_offset)
941 bfd_vma addr = (reloc_offset
936 arm_emit_base_file_entry(struct bfd_link_info *info, bfd *output_bfd, asection *input_section, bfd_vma reloc_offset) argument
H A Delf32-frv.c1225 bfd_vma reloc_offset;
1231 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1232 BFD_ASSERT (reloc_offset < sreloc->size);
1234 sreloc->contents + reloc_offset);
1250 return reloc_offset;
1224 bfd_vma reloc_offset; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-mcore.c229 mcore_emit_base_file_entry (info, output_bfd, input_section, reloc_offset)
233 bfd_vma reloc_offset;
235 bfd_vma addr = reloc_offset
H A Delf32-bfin.c1413 bfd_vma reloc_offset;
1419 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1420 BFD_ASSERT (reloc_offset < sreloc->size);
1422 sreloc->contents + reloc_offset);
1438 return reloc_offset;
1412 bfd_vma reloc_offset; local
H A Dsom.c2602 int reloc_offset; local
2638 reloc_offset = 0;
2679 skip = bfd_reloc->address - reloc_offset;
2683 /* Update reloc_offset for the next iteration.
2712 reloc_offset = bfd_reloc->address;
2716 reloc_offset = bfd_reloc->address + 4;
2932 p = som_reloc_skip (abfd, subsection->size - reloc_offset,
H A Dcoff-arm.c902 bfd_vma reloc_offset)
904 bfd_vma addr = reloc_offset
899 arm_emit_base_file_entry(struct bfd_link_info *info, bfd *output_bfd, asection *input_section, bfd_vma reloc_offset) argument
H A Delf32-frv.c1285 bfd_vma reloc_offset;
1291 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1292 BFD_ASSERT (reloc_offset < sreloc->size);
1294 sreloc->contents + reloc_offset);
1310 return reloc_offset;
1284 bfd_vma reloc_offset; local
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-dlx.c54 int reloc_offset; /* Offset of reloc within insn. */ member in struct:machine_it
812 the_insn.reloc_offset = 2;
828 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
843 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
918 (toP - frag_now->fr_literal + the_insn.reloc_offset),
H A Dtc-or32.c53 int reloc_offset; /* Offset of reloc within insn. */ member in struct:machine_it
247 (toP - frag_now->fr_literal + the_insn.reloc_offset),
514 /* the_insn.reloc_offset = 1; */

Completed in 265 milliseconds