Searched refs:section_offset_type (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dmerge.h60 add_mapping(const Merge_map*, unsigned int shndx, section_offset_type offset,
61 section_size_type length, section_offset_type output_offset);
72 section_offset_type offset,
73 section_offset_type* output_offset);
87 Unordered_map<section_offset_type,
97 section_offset_type input_offset;
101 section_offset_type output_offset;
190 section_offset_type offset, section_size_type length,
191 section_offset_type output_offset);
202 section_offset_type offse
[all...]
H A Dehframe.h64 record_fde(section_offset_type fde_offset, unsigned char fde_encoding)
92 typedef std::pair<section_offset_type, unsigned char> Fde_offset;
146 section_offset_type fde_offset, unsigned char fde_encoding);
171 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset,
185 add_mapping(section_offset_type output_offset, Merge_map* merge_map) const
197 section_offset_type
198 write(unsigned char* oview, section_offset_type offset,
199 unsigned int addralign, section_offset_type cie_offset,
208 section_offset_type input_offset_;
218 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offse
[all...]
H A Dmerge.cc101 section_offset_type input_offset,
103 section_offset_type output_offset)
147 section_offset_type input_offset,
148 section_offset_type* output_offset)
176 >= static_cast<section_offset_type>(p->length))
202 Unordered_map<section_offset_type,
218 section_offset_type output_offset = p->output_offset;
242 section_offset_type offset, section_size_type length,
243 section_offset_type output_offset)
263 section_offset_type offse
[all...]
H A Dstringpool.h242 section_offset_type
246 section_offset_type
252 section_offset_type
256 section_offset_type
388 typedef Chunked_vector<section_offset_type> Key_to_offset;
406 section_offset_type offset_;
H A Dtarget.cc160 Target::do_calls_non_split(Relobj* object, unsigned int, section_offset_type,
178 section_offset_type offset, const char* bytes,
191 section_offset_type offset, size_t len) const
H A Dstringpool.cc219 section_offset_type offset;
379 section_offset_type offset = this->zero_null_ ? charsize : 0;
405 section_offset_type last_offset = -1;
411 section_offset_type this_offset;
439 section_offset_type
447 section_offset_type
477 const section_offset_type offset = this->key_to_offset_[p->second - 1];
H A Dehframe.cc225 section_offset_type fde_offset,
328 section_offset_type
329 Fde::write(unsigned char* oview, section_offset_type offset,
330 unsigned int addralign, section_offset_type cie_offset,
382 section_offset_type
383 Cie::set_output_offset(section_offset_type output_offset,
416 section_offset_type
417 Cie::write(unsigned char* oview, section_offset_type offset,
422 section_offset_type cie_offset = offset;
1029 section_offset_type output_offse
[all...]
H A Dtarget.h300 section_offset_type fnoffset, section_size_type fnsize,
503 do_calls_non_split(Relobj* object, unsigned int, section_offset_type,
565 section_offset_type offset, const char* bytes, size_t len) const;
571 section_offset_type offset, size_t len) const;
H A Dreloc.cc1168 section_offset_type sot_offset =
1169 convert_types<section_offset_type, Address>(offset);
1170 section_offset_type new_sot_offset =
1289 std::vector<section_offset_type> non_split_refs;
1319 section_offset_type offset =
1343 for (std::vector<section_offset_type>::const_iterator p
1394 section_offset_type offset =
1399 + static_cast<section_offset_type>(p->second))))
1466 section_offset_type value =
1499 section_offset_type output_offse
[all...]
H A Dtarget-reloc.h225 section_offset_type offset =
628 section_offset_type sot_offset =
629 convert_types<section_offset_type, Address>(offset);
630 section_offset_type new_sot_offset =
H A Dgold.h183 typedef ptrdiff_t section_offset_type; typedef in namespace:gold
H A Darm.cc379 static const section_offset_type invalid_offset =
380 static_cast<section_offset_type>(-1);
397 section_offset_type
406 set_offset(section_offset_type offset)
456 section_offset_type offset_;
1088 typedef std::map<section_offset_type, section_offset_type>
1123 do_output_offset(const Relobj*, unsigned int, section_offset_type,
1124 section_offset_type*) const;
1204 section_offset_type offse
[all...]
H A Doutput.h634 section_offset_type offset,
635 section_offset_type* poutput) const
674 do_output_offset(const Relobj*, unsigned int, section_offset_type,
675 section_offset_type*) const
2895 section_offset_type
2897 section_offset_type offset) const;
3161 section_offset_type offset,
3162 section_offset_type* poutput) const;
H A Dgc.h147 section_offset_type external_symbols_offset;
H A Dincremental.cc74 section_offset_type command_line_offset);
765 section_offset_type command_line_offset)
791 section_offset_type filename_offset =
H A Doutput.cc1081 section_offset_type addr1 = this->get_address();
1082 section_offset_type addr2 = r2.get_address();
1886 section_offset_type offset,
1887 section_offset_type* poutput) const
2575 section_offset_type output_offset;
2586 section_offset_type output_offset;
2602 section_offset_type
2604 section_offset_type offset) const
2616 section_offset_type output_offset;
2627 section_offset_type output_offse
[all...]
H A Dobject.h79 section_offset_type external_symbols_offset;
1070 typedef Unordered_map<section_offset_type, Value> Output_addresses;
2137 typedef std::map<section_offset_type, section_size_type> Function_offsets;
2452 section_offset_type bytes, bool* punconfigured);
H A Di386.cc301 section_offset_type fnoffset, section_size_type fnsize,
776 section_offset_type got_offset = this->got_plt_->current_data_size();
816 section_offset_type got_offset = this->got_plt_->current_data_size();
3229 section_offset_type fnoffset,
H A Dx86_64.cc315 section_offset_type fnoffset, section_size_type fnsize,
822 section_offset_type got_offset = this->got_plt_->current_data_size();
856 section_offset_type got_offset = this->got_plt_->current_data_size();
3235 section_offset_type fnoffset,
H A Dobject.cc624 section_offset_type locsize = loccount * sym_size;
1071 section_offset_type external_symbols_offset;
2680 const unsigned char* p, section_offset_type bytes,
H A Darchive.cc192 section_offset_type name_offset = 0;
H A Dpowerpc.cc904 section_offset_type plt_offset;
H A Dsparc.cc1239 section_offset_type plt_offset;

Completed in 244 milliseconds