Searched refs:syms_ (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dplugin.h377 this->syms_ = syms;
410 const struct ld_plugin_symbol* syms_; member in class:gold::Pluginobj
H A Dplugin.cc688 nsyms_(0), syms_(NULL), symbols_(), filesize_(filesize), comdat_map_()
840 const struct ld_plugin_symbol* isym = &this->syms_[i];
929 const struct ld_plugin_symbol& sym = this->syms_[i];

Completed in 158 milliseconds