| /dflybsd-src/contrib/binutils-2.34/gold/ |
| H A D | layout.h | 49 class Output_section; variable 526 Output_section* 537 Output_section* 623 Output_section* 627 Output_section* data_section, 652 Output_section* 725 Output_section* 775 Output_section* 861 Output_section* 877 Output_section* [all …]
|
| H A D | expression.cc | 66 Output_section* dot_section; 68 Output_section** result_section_pointer; 98 Output_section* dot_section, in eval_with_dot() 99 Output_section** result_section_pointer, in eval_with_dot() 115 uint64_t dot_value, Output_section* dot_section, in eval_maybe_dot() 116 Output_section** result_section_pointer, in eval_maybe_dot() 309 Output_section** arg_section_pointer) const in arg_value() 351 Output_section* arg_section; \ 396 Output_section** section_pointer, in left_value() 415 Output_section** section_pointer, in right_value() [all …]
|
| H A D | script-sections.cc | 303 output_section_init(const std::string& name, Output_section*, 314 find_place(Output_section*, Elements_iterator** pwhere); 399 Output_section* os, in output_section_init() 479 Orphan_section_placement::find_place(Output_section* os, in find_place() 634 output_section_name(const char*, const char*, Output_section***, in output_section_name() argument 673 virtual Output_section* 689 virtual Output_section* 827 typedef std::list<Output_section::Input_section> Input_section_list; 847 finalize_symbols(Symbol_table*, const Layout*, uint64_t*, Output_section**) in finalize_symbols() argument 859 set_section_addresses(Symbol_table*, Layout*, Output_section*, uint64_t, in set_section_addresses() argument [all …]
|
| H A D | output.cc | 196 const Output_section* shstrtab_section) in Output_section_headers() 465 const Output_section* shstrtab) in set_section_info() 669 Output_section_data::set_output_section(Output_section* os) in set_output_section() 823 Output_section* os, in Output_reloc() 844 Output_section* os, in Output_reloc() 1037 Output_section* os = relobj->output_section(lsi); in get_symbol_index() 1066 Output_section* os = this->u1_.relobj->output_section(lsi); in local_section_offset() 1089 Output_section* os = this->u2_.relobj->output_section(this->shndx_); in get_address() 1246 ::do_adjust_output_section(Output_section* os) in do_adjust_output_section() 1337 Output_section* os = this->relobj_->output_section(*p); in do_write() [all …]
|
| H A D | layout.cc | 321 Output_section* os = *p; in read_sections() 342 Output_section* os = *p; in verify_sections() 760 Output_section* 817 Output_section* 843 const std::pair<Key, Output_section*> v(key, NULL); in get_output_section() 857 Output_section* os = NULL; in get_output_section() 863 Output_section* same_name = this->find_output_section(name); in get_output_section() 903 Output_section** output_section_slot; in keep_input_section() 944 Output_section* 964 Output_section** output_section_slot; in choose_output_section() [all …]
|
| H A D | script.h | 100 uint64_t dot_value, Output_section* dot_section, 101 Output_section** result_section, uint64_t* result_alignment, 113 Output_section* dot_section, 114 Output_section** result_section, uint64_t* result_alignment, 362 Output_section* dot_section); 369 uint64_t dot_value, Output_section* dot_section); 383 uint64_t dot_value, Output_section* dot_section); 389 uint64_t dot_value, Output_section*);
|
| H A D | reduced_debug_output.h | 42 class Output_reduced_debug_abbrev_section : public Output_section 47 : Output_section(name, flags, type), sized_(false), in Output_reduced_debug_abbrev_section() 88 class Output_reduced_debug_info_section : public Output_section 93 : Output_section(name, flags, type), failed_(false) in Output_reduced_debug_info_section()
|
| H A D | output.h | 42 class Output_section; variable 289 Output_section* 293 const Output_section* 456 virtual Output_section* 460 virtual const Output_section* 610 const Output_section*); 652 const Output_section* shstrtab_section_; 707 const Output_section* shstrtab); 748 const Output_section* shstrtab_; 773 Output_section* [all …]
|
| H A D | script-sections.h | 44 class Output_section; variable 172 Output_section*** output_section_slot, 179 place_orphan(Output_section* os); 275 create_note_and_tls_segments(Layout*, const std::vector<Output_section*>*); 279 is_bss_section(const Output_section*);
|
| H A D | target.h | 61 class Output_section; variable 219 new_output_section(Output_section* os) const in new_output_section() 370 Output_section* 587 do_new_output_section(Output_section*) const in do_new_output_section() argument 739 virtual Output_section* 890 Output_section* output_section, 915 Output_section* output_section, 936 Output_section* output_section, 954 Output_section* output_section, 970 Output_section* output_section, [all …]
|
| H A D | copy-relocs.h | 74 Output_section* output_section, 108 Output_section* output_section, in Copy_reloc_entry() 119 Output_section* output_section_; 148 Output_section*,
|
| H A D | compressed_output.h | 56 class Output_compressed_section : public Output_section 62 : Output_section(name, flags, type), in Output_compressed_section()
|
| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | layout.h | 49 class Output_section; variable 514 Output_section* 525 Output_section* 602 Output_section* 606 Output_section* data_section, 631 Output_section* 680 Output_section* 730 Output_section* 816 Output_section* 832 Output_section* [all …]
|
| H A D | expression.cc | 66 Output_section* dot_section; 68 Output_section** result_section_pointer; 98 Output_section* dot_section, in eval_with_dot() 99 Output_section** result_section_pointer, in eval_with_dot() 115 uint64_t dot_value, Output_section* dot_section, in eval_maybe_dot() 116 Output_section** result_section_pointer, in eval_maybe_dot() 301 Output_section** arg_section_pointer) const in arg_value() 339 Output_section* arg_section; \ 384 Output_section** section_pointer, in left_value() 403 Output_section** section_pointer, in right_value() [all …]
|
| H A D | script-sections.cc | 303 output_section_init(const std::string& name, Output_section*, 314 find_place(Output_section*, Elements_iterator** pwhere); 393 Output_section* os, in output_section_init() 464 Orphan_section_placement::find_place(Output_section* os, in find_place() 600 output_section_name(const char*, const char*, Output_section***, in output_section_name() argument 639 virtual Output_section* 655 virtual Output_section* 793 typedef std::list<Output_section::Input_section> Input_section_list; 813 finalize_symbols(Symbol_table*, const Layout*, uint64_t*, Output_section**) in finalize_symbols() argument 825 set_section_addresses(Symbol_table*, Layout*, Output_section*, uint64_t, in set_section_addresses() argument [all …]
|
| H A D | output.cc | 184 const Output_section* shstrtab_section) in Output_section_headers() 453 const Output_section* shstrtab) in set_section_info() 657 Output_section_data::set_output_section(Output_section* os) in set_output_section() 811 Output_section* os, in Output_reloc() 832 Output_section* os, in Output_reloc() 1025 Output_section* os = relobj->output_section(lsi); in get_symbol_index() 1054 Output_section* os = this->u1_.relobj->output_section(lsi); in local_section_offset() 1077 Output_section* os = this->u2_.relobj->output_section(this->shndx_); in get_address() 1234 ::do_adjust_output_section(Output_section* os) in do_adjust_output_section() 1325 Output_section* os = this->relobj_->output_section(*p); in do_write() [all …]
|
| H A D | layout.cc | 317 Output_section* os = *p; in read_sections() 338 Output_section* os = *p; in verify_sections() 754 Output_section* 811 Output_section* 837 const std::pair<Key, Output_section*> v(key, NULL); in get_output_section() 851 Output_section* os = NULL; in get_output_section() 857 Output_section* same_name = this->find_output_section(name); in get_output_section() 897 Output_section** output_section_slot; in keep_input_section() 936 Output_section* 955 Output_section** output_section_slot; in choose_output_section() [all …]
|
| H A D | script.h | 100 uint64_t dot_value, Output_section* dot_section, 101 Output_section** result_section, uint64_t* result_alignment, 113 Output_section* dot_section, 114 Output_section** result_section, uint64_t* result_alignment, 350 Output_section* dot_section); 357 uint64_t dot_value, Output_section* dot_section); 371 uint64_t dot_value, Output_section* dot_section); 377 uint64_t dot_value, Output_section*);
|
| H A D | reduced_debug_output.h | 42 class Output_reduced_debug_abbrev_section : public Output_section 47 : Output_section(name, flags, type), sized_(false), in Output_reduced_debug_abbrev_section() 88 class Output_reduced_debug_info_section : public Output_section 93 : Output_section(name, flags, type), failed_(false) in Output_reduced_debug_info_section()
|
| H A D | script-sections.h | 44 class Output_section; variable 169 Output_section*** output_section_slot, 176 place_orphan(Output_section* os); 272 create_note_and_tls_segments(Layout*, const std::vector<Output_section*>*); 276 is_bss_section(const Output_section*);
|
| H A D | output.h | 42 class Output_section; variable 289 Output_section* 293 const Output_section* 456 virtual Output_section* 460 virtual const Output_section* 610 const Output_section*); 652 const Output_section* shstrtab_section_; 707 const Output_section* shstrtab); 748 const Output_section* shstrtab_; 773 Output_section* [all …]
|
| H A D | target.h | 61 class Output_section; variable 209 new_output_section(Output_section* os) const in new_output_section() 360 Output_section* 564 do_new_output_section(Output_section*) const in do_new_output_section() argument 716 virtual Output_section* 862 Output_section* output_section, 887 Output_section* output_section, 908 Output_section* output_section, 926 Output_section* output_section, 942 Output_section* output_section, [all …]
|
| H A D | copy-relocs.h | 73 Output_section* output_section, 107 Output_section* output_section, in Copy_reloc_entry() 118 Output_section* output_section_; 147 Output_section*,
|
| H A D | compressed_output.h | 56 class Output_compressed_section : public Output_section 62 : Output_section(name, flags, type), in Output_compressed_section()
|
| H A D | mapfile.h | 37 class Output_section; variable 78 print_output_section(const Output_section*);
|