Home
last modified time | relevance | path

Searched refs:global_offset_table_ (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Di386.cc361 got_tlsdesc_(NULL), global_offset_table_(NULL), rel_dyn_(NULL), in Target_i386()
865 Symbol* global_offset_table_; member in __anonf1ea37280111::Target_i386
948 this->global_offset_table_ = in got_section()
2635 Symbol* sym = this->global_offset_table_; in do_finalize_sections()
3837 gold_assert(this->global_offset_table_ != NULL); in do_ehframe_datarel_base()
3838 Symbol* sym = this->global_offset_table_; in do_ehframe_datarel_base()
Dtilegx.cc240 global_offset_table_(NULL), tilegx_dynamic_(NULL), rela_dyn_(NULL), in Target_tilegx()
644 Symbol* global_offset_table_; member in __anon011954cb0111::Target_tilegx
1873 this->global_offset_table_ = in got_section()
2626 this->global_offset_table_ = in init_got_plt_for_update()
4261 Symbol* sym = this->global_offset_table_; in do_finalize_sections()
4893 gold_assert(this->global_offset_table_ != NULL); in do_ehframe_datarel_base()
4894 Symbol* sym = this->global_offset_table_; in do_ehframe_datarel_base()
Dx86_64.cc424 got_tlsdesc_(NULL), global_offset_table_(NULL), rela_dyn_(NULL), in Target_x86_64()
1001 Symbol* global_offset_table_; member in __anon4c0d9acd0111::Target_x86_64
1128 this->global_offset_table_ = in got_section()
1839 this->global_offset_table_ = in init_got_plt_for_update()
3226 Symbol* sym = this->global_offset_table_; in do_finalize_sections()
4477 gold_assert(this->global_offset_table_ != NULL); in do_ehframe_datarel_base()
4478 Symbol* sym = this->global_offset_table_; in do_ehframe_datarel_base()
Daarch64.cc2801 got_tlsdesc_(NULL), global_offset_table_(NULL), rela_dyn_(NULL), in Target_aarch64()
3392 Symbol* global_offset_table_; member in __anon20db65070111::Target_aarch64
3566 this->global_offset_table_ = in got_section()
6746 Symbol* sym = this->global_offset_table_; in do_finalize_sections()
DChangeLog2946 global_offset_table_ value for larget got.
11041 * i386.cc (class Target_i386): Initialize global_offset_table_ in
11042 constructor. Add global_offset_table_ field.
11043 (Target_i386::got_section): Set global_offset_table_.
11044 (Target_i386::do_finalize_sections): Set global_offset_table_
11046 * x86_64.cc (class Target_x86_64): Initialize global_offset_table_
11047 in constructor. Add global_offset_table_ field.
11048 (Target_x86_64::got_section): Set global_offset_table_.
11049 (Target_x86_64::do_finalize_sections): Set global_offset_table_