Home
last modified time | relevance | path

Searched refs:needs_dynsym_value_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dsymtab.h463 { return this->needs_dynsym_value_; } in needs_dynsym_value()
471 this->needs_dynsym_value_ = true; in set_needs_dynsym_value()
1037 bool needs_dynsym_value_ : 1; variable
Dresolve.cc973 if (from->needs_dynsym_value_) in override_base_with_special()
974 this->needs_dynsym_value_ = true; in override_base_with_special()