Home
last modified time | relevance | path

Searched refs:section_offset_type (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/contrib/binutils-2.34/gold/
H A Dehframe.h195 add_mapping(section_offset_type output_offset, in add_mapping()
219 section_offset_type
222 section_offset_type cie_offset, unsigned char fde_encoding,
238 section_offset_type input_offset;
264 section_offset_type cie_offset;
325 section_offset_type
335 section_offset_type
337 section_offset_type offset, uint64_t address,
361 section_offset_type input_offset_;
440 section_offset_type offset,
[all …]
H A Dmerge.h58 section_offset_type output_offset);
69 section_offset_type offset,
70 section_offset_type* output_offset);
83 Unordered_map<section_offset_type,
92 section_offset_type input_offset;
96 section_offset_type output_offset;
103 section_offset_type output_offset);
243 section_offset_type offset,
244 section_offset_type* poutput) const;
326 typedef section_offset_type Merge_data_key;
[all …]
H A Dmerge.cc88 section_offset_type input_offset, in add_mapping()
90 section_offset_type output_offset) in add_mapping()
99 section_offset_type output_offset) { in add_mapping()
139 section_offset_type input_offset, in get_output_offset()
140 section_offset_type* output_offset) in get_output_offset()
164 >= static_cast<section_offset_type>(p->length)) in get_output_offset()
191 Unordered_map<section_offset_type, in initialize_input_to_output_map() argument
232 section_offset_type offset, in do_output_offset()
233 section_offset_type* poutput) const in do_output_offset()
557 section_offset_type last_input_offset = 0; in finalize_merged_data()
[all …]
H A Dstringpool.h247 section_offset_type
251 section_offset_type
257 section_offset_type
261 section_offset_type
393 typedef Chunked_vector<section_offset_type> Key_to_offset;
411 section_offset_type offset_;
H A Dehframe.cc225 section_offset_type fde_offset, in get_fde_pc()
336 section_offset_type
412 section_offset_type
454 section_offset_type
456 section_offset_type offset, uint64_t address, in write()
462 section_offset_type cie_offset = offset; in write()
1205 section_offset_type output_start = 0; in set_final_data_size()
1208 section_offset_type output_offset = output_start; in set_final_data_size()
1236 section_offset_type offset, in do_output_offset()
1237 section_offset_type* poutput) const in do_output_offset()
[all …]
H A Dstringpool.cc225 section_offset_type offset; in new_key_offset()
387 section_offset_type offset = this->zero_null_ ? charsize : 0; in set_string_offsets()
413 section_offset_type last_offset = -1; in set_string_offsets()
419 section_offset_type this_offset; in set_string_offsets()
449 section_offset_type
457 section_offset_type
487 const section_offset_type offset = this->key_to_offset_[p->second - 1]; in write_to_buffer()
H A Dtarget.cc164 Target::do_calls_non_split(Relobj* object, unsigned int, section_offset_type, in do_calls_non_split() argument
183 section_offset_type offset, const char* bytes, in match_view()
196 section_offset_type offset, size_t len) const in set_view_to_nop()
H A Dicf.cc309 section_offset_type start_offset = 0, in get_section_contents()
310 section_offset_type end_offset = in get_section_contents()
311 std::numeric_limits<section_offset_type>::max()) in get_section_contents()
359 if (static_cast<section_offset_type>(*it_o) < start_offset in get_section_contents()
360 || static_cast<section_offset_type>(*it_o) >= end_offset) in get_section_contents()
603 contents + std::min<section_offset_type>(plen, end_offset); in get_section_contents()
861 typedef Unordered_map<section_offset_type, section_size_type> Cie_map; in add_ehframe_links()
H A Dreloc.cc1127 section_offset_type sot_offset = in incremental_relocs_write_reltype()
1128 convert_types<section_offset_type, Address>(offset); in incremental_relocs_write_reltype()
1129 section_offset_type new_sot_offset = in incremental_relocs_write_reltype()
1250 std::vector<section_offset_type> non_split_refs; in split_stack_adjust_reltype()
1281 section_offset_type offset = in split_stack_adjust_reltype()
1305 for (std::vector<section_offset_type>::const_iterator p in split_stack_adjust_reltype()
1355 section_offset_type offset = in split_stack_adjust_reltype()
1360 + static_cast<section_offset_type>(p->second)))) in split_stack_adjust_reltype()
1435 section_offset_type value = in find_functions()
1487 section_offset_type output_offset; in value_from_output_section()
H A Dtarget-reloc.h232 section_offset_type offset, in issue_discarded_error()
334 section_offset_type offset = in relocate_section()
894 section_offset_type sot_offset = in relocate_relocs()
895 convert_types<section_offset_type, Address>(offset); in relocate_relocs()
896 section_offset_type new_sot_offset = in relocate_relocs()
H A Dtarget.h352 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split()
694 do_calls_non_split(Relobj* object, unsigned int, section_offset_type,
757 section_offset_type offset, const char* bytes, size_t len) const;
763 section_offset_type offset, size_t len) const;
H A Dobject.h81 section_offset_type external_symbols_offset;
1325 Unordered_map<section_offset_type,
1330 unsigned int shndx, section_offset_type offset,
1332 section_offset_type output_offset);
1335 merge_output_offset(unsigned int shndx, section_offset_type offset,
1336 section_offset_type *poutput) const;
1603 typedef Unordered_map<section_offset_type, Value> Output_addresses;
2736 typedef std::map<section_offset_type, section_size_type> Function_offsets;
3055 section_offset_type bytes, bool* punconfigured);
/dragonfly/contrib/binutils-2.27/gold/
H A Dehframe.h195 add_mapping(section_offset_type output_offset, in add_mapping()
214 section_offset_type
217 section_offset_type cie_offset, unsigned char fde_encoding,
233 section_offset_type input_offset;
259 section_offset_type cie_offset;
310 section_offset_type
320 section_offset_type
322 section_offset_type offset, uint64_t address,
346 section_offset_type input_offset_;
420 section_offset_type offset,
[all …]
H A Dmerge.h58 section_offset_type output_offset);
69 section_offset_type offset,
70 section_offset_type* output_offset);
83 Unordered_map<section_offset_type,
92 section_offset_type input_offset;
96 section_offset_type output_offset;
103 section_offset_type output_offset);
243 section_offset_type offset,
244 section_offset_type* poutput) const;
326 typedef section_offset_type Merge_data_key;
[all …]
H A Dmerge.cc88 section_offset_type input_offset, in add_mapping()
90 section_offset_type output_offset) in add_mapping()
99 section_offset_type output_offset) { in add_mapping()
139 section_offset_type input_offset, in get_output_offset()
140 section_offset_type* output_offset) in get_output_offset()
164 >= static_cast<section_offset_type>(p->length)) in get_output_offset()
191 Unordered_map<section_offset_type, in initialize_input_to_output_map() argument
232 section_offset_type offset, in do_output_offset()
233 section_offset_type* poutput) const in do_output_offset()
555 section_offset_type last_input_offset = 0; in finalize_merged_data()
[all …]
H A Dstringpool.h247 section_offset_type
251 section_offset_type
257 section_offset_type
261 section_offset_type
393 typedef Chunked_vector<section_offset_type> Key_to_offset;
411 section_offset_type offset_;
H A Dehframe.cc225 section_offset_type fde_offset, in get_fde_pc()
336 section_offset_type
412 section_offset_type
454 section_offset_type
456 section_offset_type offset, uint64_t address, in write()
462 section_offset_type cie_offset = offset; in write()
1178 section_offset_type output_start = 0; in set_final_data_size()
1181 section_offset_type output_offset = output_start; in set_final_data_size()
1209 section_offset_type offset, in do_output_offset()
1210 section_offset_type* poutput) const in do_output_offset()
[all …]
H A Dstringpool.cc225 section_offset_type offset; in new_key_offset()
387 section_offset_type offset = this->zero_null_ ? charsize : 0; in set_string_offsets()
413 section_offset_type last_offset = -1; in set_string_offsets()
419 section_offset_type this_offset; in set_string_offsets()
449 section_offset_type
457 section_offset_type
487 const section_offset_type offset = this->key_to_offset_[p->second - 1]; in write_to_buffer()
H A Ddwp.cc78 section_offset_type offset;
134 typedef std::pair<section_offset_type, section_offset_type>
467 section_offset_type
471 section_offset_type
1248 section_offset_type off = in sized_read_unit_index()
1389 section_offset_type i = 0; in add_strings()
1390 section_offset_type new_offset; in add_strings()
1584 section_offset_type
1621 section_offset_type
2252 section_offset_type off = in visit_compilation_unit()
[all …]
H A Dtarget.cc164 Target::do_calls_non_split(Relobj* object, unsigned int, section_offset_type, in do_calls_non_split() argument
183 section_offset_type offset, const char* bytes, in match_view()
196 section_offset_type offset, size_t len) const in set_view_to_nop()
H A Dreloc.cc1104 section_offset_type sot_offset = in incremental_relocs_write_reltype()
1105 convert_types<section_offset_type, Address>(offset); in incremental_relocs_write_reltype()
1106 section_offset_type new_sot_offset = in incremental_relocs_write_reltype()
1227 std::vector<section_offset_type> non_split_refs; in split_stack_adjust_reltype()
1258 section_offset_type offset = in split_stack_adjust_reltype()
1282 for (std::vector<section_offset_type>::const_iterator p in split_stack_adjust_reltype()
1332 section_offset_type offset = in split_stack_adjust_reltype()
1337 + static_cast<section_offset_type>(p->second)))) in split_stack_adjust_reltype()
1412 section_offset_type value = in find_functions()
1464 section_offset_type output_offset; in value_from_output_section()
H A Dtarget.h342 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split()
671 do_calls_non_split(Relobj* object, unsigned int, section_offset_type,
734 section_offset_type offset, const char* bytes, size_t len) const;
740 section_offset_type offset, size_t len) const;
H A Dobject.h80 section_offset_type external_symbols_offset;
1320 Unordered_map<section_offset_type,
1325 unsigned int shndx, section_offset_type offset,
1327 section_offset_type output_offset);
1330 merge_output_offset(unsigned int shndx, section_offset_type offset,
1331 section_offset_type *poutput) const;
1598 typedef Unordered_map<section_offset_type, Value> Output_addresses;
2705 typedef std::map<section_offset_type, section_size_type> Function_offsets;
3020 section_offset_type bytes, bool* punconfigured);
H A Dtarget-reloc.h288 section_offset_type offset = in relocate_section()
850 section_offset_type sot_offset = in relocate_relocs()
851 convert_types<section_offset_type, Address>(offset); in relocate_relocs()
852 section_offset_type new_sot_offset = in relocate_relocs()
H A Ddwp.h60 typedef ptrdiff_t section_offset_type; typedef

123