/toolchain/binutils/binutils-2.25/gold/ |
merge.h | 60 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 offset [all...] |
ehframe.h | 60 record_fde(section_offset_type fde_offset, unsigned char fde_encoding) 88 typedef std::pair<section_offset_type, unsigned char> Fde_offset; 142 section_offset_type fde_offset, unsigned char fde_encoding); 167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, 195 add_mapping(section_offset_type output_offset, Merge_map* merge_map) const 213 section_offset_type 214 write(unsigned char* oview, section_offset_type output_section_offset, 215 section_offset_type offset, uint64_t address, unsigned int addralign, 216 section_offset_type cie_offset, unsigned char fde_encoding, 232 section_offset_type input_offset [all...] |
merge.cc | 101 section_offset_type input_offset, 103 section_offset_type output_offset) 147 section_offset_type input_offset, 148 section_offset_type* output_offset) 173 >= static_cast<section_offset_type>(p->length)) 199 Unordered_map<section_offset_type, 215 section_offset_type output_offset = p->output_offset; 239 section_offset_type offset, section_size_type length, 240 section_offset_type output_offset) 261 section_offset_type offset [all...] |
stringpool.h | 247 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_;
|
target.cc | 163 Target::do_calls_non_split(Relobj* object, unsigned int, section_offset_type, 181 section_offset_type offset, const char* bytes, 194 section_offset_type offset, size_t len) const
|
dwp.h | 60 typedef ptrdiff_t section_offset_type; typedef in namespace:gold
|
ehframe.cc | 225 section_offset_type fde_offset, 336 section_offset_type 337 Fde::write(unsigned char* oview, section_offset_type output_offset, 338 section_offset_type offset, uint64_t address, unsigned int addralign, 339 section_offset_type cie_offset, unsigned char fde_encoding, 412 section_offset_type 413 Cie::set_output_offset(section_offset_type output_offset, 453 section_offset_type 454 Cie::write(unsigned char* oview, section_offset_type output_offset, 455 section_offset_type offset, uint64_t address [all...] |
stringpool.cc | 225 section_offset_type offset; 388 section_offset_type offset = this->zero_null_ ? charsize : 0; 414 section_offset_type last_offset = -1; 420 section_offset_type this_offset; 448 section_offset_type 456 section_offset_type 486 const section_offset_type offset = this->key_to_offset_[p->second - 1];
|
dwp.cc | 78 section_offset_type offset; 85 Section_bounds(section_offset_type o, section_size_type s) 134 typedef std::pair<section_offset_type, section_offset_type> 221 remap_str_offset(section_offset_type val); 467 section_offset_type 471 section_offset_type 496 section_offset_type output_offset; [all...] |
gold.h | 74 typedef ptrdiff_t section_offset_type; typedef in namespace:gold
|
target-reloc.h | 286 section_offset_type offset = 732 section_offset_type sot_offset = 733 convert_types<section_offset_type, Address>(offset); 734 section_offset_type new_sot_offset =
|
target.h | 347 section_offset_type fnoffset, section_size_type fnsize, 665 do_calls_non_split(Relobj* object, unsigned int, section_offset_type, 727 section_offset_type offset, const char* bytes, size_t len) const; 733 section_offset_type offset, size_t len) const; [all...] |
reloc.cc | [all...] |
arm.cc | 383 static const section_offset_type invalid_offset = 384 static_cast<section_offset_type>(-1); 401 section_offset_type 410 set_offset(section_offset_type offset) 460 section_offset_type offset_; 1095 typedef std::map<section_offset_type, section_offset_type> [all...] |
output.h | 674 section_offset_type offset, 675 section_offset_type* poutput) const 714 do_output_offset(const Relobj*, unsigned int, section_offset_type, 715 section_offset_type*) const [all...] |
gc.h | 144 section_offset_type external_symbols_offset;
|
object.h | 79 section_offset_type external_symbols_offset; [all...] |
output.cc | 1187 section_offset_type addr1 = this->get_address(); 1188 section_offset_type addr2 = r2.get_address(); [all...] |
sparc.cc | [all...] |
incremental.cc | 85 section_offset_type command_line_offset); [all...] |
aarch64.cc | 818 static const section_offset_type invalid_offset = 819 static_cast<section_offset_type>(-1); 867 section_offset_type 876 set_offset(section_offset_type offset) 915 section_offset_type offset_; [all...] |
i386.cc | 494 section_offset_type fnoffset, section_size_type fnsize, [all...] |
archive.cc | 301 section_offset_type name_offset = 0; [all...] |
gdb-index.cc | [all...] |
x86_64.cc | 570 section_offset_type fnoffset, section_size_type fnsize, [all...] |