Searched refs:use_plt_or_tls_offset_ (Results 1 – 3 of 3) sorted by relevance
2449 : local_sym_index_(RESERVED_CODE), use_plt_or_tls_offset_(false) in Got_entry()2455 use_plt_or_tls_offset_(use_plt_or_tls_offset) in Got_entry()2462 use_plt_or_tls_offset_(use_plt_or_tls_offset) in Got_entry()2474 : local_sym_index_(CONSTANT_CODE), use_plt_or_tls_offset_(false) in Got_entry()2503 bool use_plt_or_tls_offset_ : 1; variable
1380 if (this->use_plt_or_tls_offset_ && gsym->has_plt_offset()) in write()1412 if (this->use_plt_or_tls_offset_ in write()1436 if (this->use_plt_or_tls_offset_ && !is_tls) in write()1442 if (this->use_plt_or_tls_offset_ && is_tls) in write()
3044 use_plt_or_tls_offset_, similarly for constructor param.3049 with use_plt_or_tls_offset_ set specially.