Home
last modified time | relevance | path

Searched refs:got_mod_index_offset_ (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Di386.cc363 got_mod_index_offset_(-1U), tls_base_symbol_defined_(false) in Target_i386()
873 unsigned int got_mod_index_offset_; member in __anonf1ea37280111::Target_i386
1593 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
1602 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
1604 return this->got_mod_index_offset_; in got_mod_index_entry()
Dtilegx.cc242 got_mod_index_offset_(-1U), in Target_tilegx()
654 unsigned int got_mod_index_offset_; member in __anon011954cb0111::Target_tilegx
2826 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
2838 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
2840 return this->got_mod_index_offset_; in got_mod_index_entry()
Dx86_64.cc426 got_mod_index_offset_(-1U), tlsdesc_reloc_info_(), in Target_x86_64()
1009 unsigned int got_mod_index_offset_; member in __anon4c0d9acd0111::Target_x86_64
2071 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
2080 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
2082 return this->got_mod_index_offset_; in got_mod_index_entry()
Dsparc.cc63 got_mod_index_offset_(-1U), tls_get_addr_sym_(NULL), in Target_sparc()
450 unsigned int got_mod_index_offset_; member in __anon256155f70111::Target_sparc
1895 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
1910 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
1912 return this->got_mod_index_offset_; in got_mod_index_entry()
Daarch64.cc2803 got_mod_index_offset_(-1U), in Target_aarch64()
3400 unsigned int got_mod_index_offset_; member in __anon20db65070111::Target_aarch64
5691 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
5701 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
5703 return this->got_mod_index_offset_; in got_mod_index_entry()
Darm.cc2127 got_mod_index_offset_(-1U), tls_base_symbol_defined_(false), in Target_arm()
2960 unsigned int got_mod_index_offset_; member in __anon5653a9be0111::Target_arm
8103 if (this->got_mod_index_offset_ == -1U) in got_mod_index_entry()
8123 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
8125 return this->got_mod_index_offset_; in got_mod_index_entry()
DChangeLog618 got_irelative_, got_tlsdesc_, rela_irelative_, got_mod_index_offset_,
9727 got_mod_index_offset_ and tls_base_symbol_defined_.
9734 (Target_arm::got_mod_index_offset_,