Searched refs:symbol_table_ (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | aarch64.cc | 432 symbol_table_(symtab), layout_(layout) in Output_data_got_aarch64() 505 && !this->symbol_table_->is_section_folded(object, shndx))) in do_write() 519 gsym = this->symbol_table_->resolve_forwards(gsym); in do_write() 568 Symbol_table* symbol_table_; member in __anon85c20a8d0111::Output_data_got_aarch64
|
| HD | arm.cc | 1908 : Output_data_got<32, big_endian>(), symbol_table_(symtab), layout_(layout) in Arm_output_data_got() 2032 Symbol_table* symbol_table_; member in __anon4fa87c440111::Arm_output_data_got 7263 && !this->symbol_table_->is_section_folded(object, shndx))) in do_write() 7278 gsym = this->symbol_table_->resolve_forwards(gsym); in do_write()
|
| HD | mips.cc | 1976 symbol_table_(symtab), layout_(layout), static_relocs_(), got_view_(NULL), in Mips_output_data_got() 2297 Symbol_table* symbol_table_; member in __anoncbcfaebd0111::Mips_output_data_got 6610 && !this->symbol_table_->is_section_folded(object, shndx))) in do_write()
|