Home
last modified time | relevance | path

Searched refs:symsize_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dresolve.cc122 this->symsize_ = sym.get_st_size(); in override()
995 this->symsize_ = from->symsize_; in override_with_special()
Dsymtab.h1135 { return this->symsize_; } in symsize()
1140 { this->symsize_ = symsize; } in set_symsize()
1162 Size_type symsize_; variable
Dsymtab.cc223 this->symsize_ = sym.get_st_size(); in init_object()
243 this->symsize_ = symsize; in init_output_data()
263 this->symsize_ = symsize; in init_output_segment()
280 this->symsize_ = symsize; in init_constant()
293 this->symsize_ = 0; in init_undefined()