| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | ehframe.h | 169 : object_(object), in Fde() 179 : object_(NULL), in Fde() 198 if (this->object_ != NULL) in add_mapping() 199 this->object_->add_merge_mapping(output_data, this->u_.from_object.shndx, in add_mapping() 207 { return this->object_ == NULL && this->u_.from_linker.post_map; } in post_map() 228 Relobj* object_; 278 : object_(object), in Cie() 292 : object_(cie.object_), in Cie() 355 Relobj* object_; variable
|
| D | readsyms.cc | 577 if (this->object_->is_locked()) in is_runnable() 578 return this->object_->token(); in is_runnable() 586 Task_token* token = this->object_->token(); in locks() 596 Pluginobj* pluginobj = this->object_->pluginobj(); in run() 599 this->object_->add_symbols(this->symtab_, this->sd_, this->layout_); in run() 603 if (!this->input_objects_->add_object(this->object_)) in run() 605 this->object_->discard_decompressed_sections(); in run() 609 this->object_->release(); in run() 610 delete this->object_; in run() 631 incremental_inputs->report_object(this->object_, arg_serial, in run() [all …]
|
| D | reloc.cc | 51 return this->object_->is_locked() ? this->object_->token() : NULL; in is_runnable() 59 Task_token* token = this->object_->token(); in locks() 70 this->object_->read_relocs(rd); in run() 71 this->object_->set_relocs_data(rd); in run() 72 this->object_->release(); in run() 82 this->object_, rd, in run() 89 this->object_, rd, in run() 100 return "Read_relocs " + this->object_->name(); in get_name() 121 if (this->object_->is_locked()) in is_runnable() 122 return this->object_->token(); in is_runnable() [all …]
|
| D | dwarf_reader.h | 116 : object_(object), symtab_(symtab), symtab_size_(symtab_size), in Sized_elf_reloc_mapper() 156 Object* object_; variable 711 : object_(object), symtab_(symtab), in Dwarf_info_reader() 850 return this->ranges_table_.read_range_list(this->object_, in read_range_list() 857 return this->ranges_table_.read_range_list_v5(this->object_, in read_range_list() 868 { return this->object_; } in object() 915 Relobj* object_; variable
|
| D | layout.h | 232 : object_(NULL), shndx_(0), is_comdat_(false), is_group_name_(false) in Kept_section() 239 : object_(k.object_), shndx_(k.shndx_), is_comdat_(false), in Kept_section() 255 { return this->object_; } in object() 261 gold_assert(this->object_ == NULL); in set_object() 262 this->object_ = object; in set_object() 364 Relobj* object_; variable
|
| D | readsyms.h | 146 input_argument_(input_argument), object_(object), library_(library), in Add_symbols() 165 { return "Add_symbols " + this->object_->name(); } in get_name() 172 Object* object_; variable
|
| D | reloc.h | 70 : symtab_(symtab), layout_(layout), object_(object), in Read_relocs() 91 Relobj* object_; variable 108 : symtab_(symtab), layout_(layout), object_(object), rd_(rd), in Gc_process_relocs() 131 Relobj* object_; variable 149 : symtab_(symtab), layout_(layout), object_(object), rd_(rd), in Scan_relocs() 172 Relobj* object_; variable 187 : symtab_(symtab), layout_(layout), object_(object), of_(of), in Relocate_task() 210 Relobj* object_; variable
|
| D | dwarf_reader.cc | 50 return this->track_relocs_.initialize(this->object_, reloc_shndx, in do_initialize() 65 return this->object_->adjust_sym_shndx(symndx, elfsym.get_st_shndx(), in symbol_section() 1453 if (this->object_->is_big_endian()) in parse() 1478 this->buffer_ = this->object_->decompressed_section_contents(this->shndx_, in do_parse() 1486 off_t section_offset = this->object_->output_section_offset(this->shndx_); in do_parse() 1489 this->reloc_mapper_ = make_elf_reloc_mapper(this->object_, this->symtab_, in do_parse() 1586 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse() 1621 Relobj* object = this->object_; in do_read_string_table() 1627 for (unsigned int i = 1; i < this->object_->shnum(); ++i) in do_read_string_table() 1666 if (this->object_->is_big_endian()) in read_from_pointer() [all …]
|
| D | powerpc.cc | 1677 : object_(ppc_object), shndx_(data_shndx), offset_(r_offset), in Branch_info() 1699 Powerpc_relobj<size, big_endian>* object_; member in __anonfe78cb590111::Target_powerpc::Branch_info 3494 if (this->object_ != ppc_object in mark_pltcall() 3499 Symbol* sym = this->object_->global_symbol(this->r_sym_); in mark_pltcall() 3508 : (this->object_->local_has_plt_offset(this->r_sym_) in mark_pltcall() 3509 && !target->is_elfv2_localentry0(this->object_, this->r_sym_))) in mark_pltcall() 3526 Symbol* sym = this->object_->global_symbol(this->r_sym_); in make_stub() 3539 : this->object_->local_has_plt_offset(this->r_sym_)) in make_stub() 3554 stub_table = this->object_->stub_table(this->shndx_); in make_stub() 3563 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub() [all …]
|
| D | ehframe.cc | 369 if (this->object_ == NULL) in write() 422 if (this->object_ != NULL) in set_output_offset() 425 this->object_->add_merge_mapping(output_data, this->shndx_, in set_output_offset()
|
| D | mips.cc | 637 Got_page_entry(Object* object_, unsigned int symndx_) in Got_page_entry() 638 : object(object_), symndx(symndx_), ranges(NULL) in Got_page_entry() 1458 : object_(object), shndx_(shndx), r_sym_(0), gsym_(NULL), in Mips16_stub_section() 1469 { return this->object_; } in object() 1474 { return this->object_->section_size(this->shndx_); } in section_size() 1544 { return this->object_->is_mips16_fn_stub_section(this->shndx_); } in is_fn_stub() 1549 { return this->object_->is_mips16_call_stub_section(this->shndx_); } in is_call_stub() 1554 { return this->object_->is_mips16_call_fp_stub_section(this->shndx_); } in is_call_fp_stub() 1560 return (this->object_->output_section(this->shndx_)->address() in output_address() 1561 + this->object_->output_section_offset(this->shndx_)); in output_address() [all …]
|
| D | x86_64.cc | 553 : object_(object), data_shndx_(data_shndx), view_(NULL), view_size_(0) in Lazy_view() 560 this->view_ = this->object_->section_contents(this->data_shndx_, in operator []() 569 Sized_relobj_file<size, false>* object_; member in __anon34472f880111::Lazy_view
|
| D | ChangeLog-2016 | 967 (Mips_got_entry::object_): Move into union d.
|