Searched refs:get_st_bind (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc102 this->binding_ = sym.get_st_bind();
360 && (sym.get_st_bind() == elfcpp::STB_WEAK
386 unsigned int frombits = symbol_to_bits(sym.get_st_bind(),
427 to->set_undef_binding(sym.get_st_bind());
H A Dincremental.cc2168 elfcpp::STB st_bind = gsym.get_st_bind();
2774 elfcpp::STB st_bind = gsym.get_st_bind();
H A Dsymtab.cc121 this->init_fields(name, version, sym.get_st_type(), sym.get_st_bind(),
1511 if (sym.get_st_bind() == elfcpp::STB_LOCAL
1532 sw.put_st_info(sym.get_st_bind(), elfcpp::STT_FUNC);
H A Ddynobj.cc815 && sym.get_st_bind() != elfcpp::STB_LOCAL)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dresolve.cc102 this->binding_ = sym.get_st_bind();
360 && (sym.get_st_bind() == elfcpp::STB_WEAK
386 unsigned int frombits = symbol_to_bits(sym.get_st_bind(),
427 to->set_undef_binding(sym.get_st_bind());
H A Dincremental.cc2168 elfcpp::STB st_bind = gsym.get_st_bind();
2774 elfcpp::STB st_bind = gsym.get_st_bind();
H A Dsymtab.cc121 this->init_fields(name, version, sym.get_st_type(), sym.get_st_bind(),
1511 if (sym.get_st_bind() == elfcpp::STB_LOCAL
1532 sw.put_st_info(sym.get_st_bind(), elfcpp::STT_FUNC);
H A Ddynobj.cc815 && sym.get_st_bind() != elfcpp::STB_LOCAL)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dresolve.cc102 this->binding_ = sym.get_st_bind();
360 && (sym.get_st_bind() == elfcpp::STB_WEAK
386 unsigned int frombits = symbol_to_bits(sym.get_st_bind(),
427 to->set_undef_binding(sym.get_st_bind());
H A Dincremental.cc2163 elfcpp::STB st_bind = gsym.get_st_bind();
2769 elfcpp::STB st_bind = gsym.get_st_bind();
H A Dsymtab.cc121 this->init_fields(name, version, sym.get_st_type(), sym.get_st_bind(),
1511 if (sym.get_st_bind() == elfcpp::STB_LOCAL
1532 sw.put_st_info(sym.get_st_bind(), elfcpp::STT_FUNC);
H A Ddynobj.cc815 && sym.get_st_bind() != elfcpp::STB_LOCAL)
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h1559 get_st_bind() const
1526 get_st_bind() const function in class:elfcpp::Sym
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h1559 get_st_bind() const function in class:elfcpp::Sym
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h1531 get_st_bind() const function in class:elfcpp::Sym

Completed in 413 milliseconds