Searched refs:put_st_other (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dbinary.cc364 osym.put_st_other(elfcpp::STV_DEFAULT, 0);
H A Dincremental.cc2201 osym.put_st_other(gsym.get_st_other());
2641 osym.put_st_other(0);
2656 osym.put_st_other(0);
2800 osym.put_st_other(gsym.get_st_other());
H A Dsymtab.cc740 esym.put_st_other(from->visibility(), from->nonvis());
1346 sw.put_st_other(elfcpp::STV_HIDDEN, nonvis);
1530 sw.put_st_other(elfcpp::STV_DEFAULT, sym.get_st_nonvis());
3356 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(), sym->nonvis()));
3454 osym.put_st_other(elfcpp::elf_st_other(elfcpp::STV_DEFAULT, 0));
H A Dobject.cc2846 osym.put_st_other(isym.get_st_other());
2864 osym.put_st_other(isym.get_st_other());
H A Dplugin.cc1479 osym.put_st_other(vis, 0);
H A Dmips.cc3729 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
3739 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dbinary.cc364 osym.put_st_other(elfcpp::STV_DEFAULT, 0);
H A Dincremental.cc2201 osym.put_st_other(gsym.get_st_other());
2641 osym.put_st_other(0);
2656 osym.put_st_other(0);
2800 osym.put_st_other(gsym.get_st_other());
H A Dsymtab.cc740 esym.put_st_other(from->visibility(), from->nonvis());
1346 sw.put_st_other(elfcpp::STV_HIDDEN, nonvis);
1530 sw.put_st_other(elfcpp::STV_DEFAULT, sym.get_st_nonvis());
3356 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(), sym->nonvis()));
3454 osym.put_st_other(elfcpp::elf_st_other(elfcpp::STV_DEFAULT, 0));
H A Dobject.cc2846 osym.put_st_other(isym.get_st_other());
2864 osym.put_st_other(isym.get_st_other());
H A Dplugin.cc1479 osym.put_st_other(vis, 0);
H A Dmips.cc3729 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
3739 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dbinary.cc364 osym.put_st_other(elfcpp::STV_DEFAULT, 0);
H A Dincremental.cc2196 osym.put_st_other(gsym.get_st_other());
2635 osym.put_st_other(0);
2650 osym.put_st_other(0);
2795 osym.put_st_other(gsym.get_st_other());
H A Dsymtab.cc740 esym.put_st_other(from->visibility(), from->nonvis());
1346 sw.put_st_other(elfcpp::STV_HIDDEN, nonvis);
1530 sw.put_st_other(elfcpp::STV_DEFAULT, sym.get_st_nonvis());
3362 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(), sym->nonvis()));
3460 osym.put_st_other(elfcpp::elf_st_other(elfcpp::STV_DEFAULT, 0));
H A Dobject.cc2840 osym.put_st_other(isym.get_st_other());
2858 osym.put_st_other(isym.get_st_other());
H A Dplugin.cc1480 osym.put_st_other(vis, 0);
H A Dmips.cc3729 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
3739 osym.put_st_other(elfcpp::elf_st_other(sym->visibility(),
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h1617 put_st_other(unsigned char v)
1621 put_st_other(STV vis, unsigned char nonvis)
1584 put_st_other(unsigned char v) function in class:elfcpp::Sym_write
1588 put_st_other(STV vis, unsigned char nonvis) function in class:elfcpp::Sym_write
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h1617 put_st_other(unsigned char v) function in class:elfcpp::Sym_write
1621 put_st_other(STV vis, unsigned char nonvis) function in class:elfcpp::Sym_write
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h1589 put_st_other(unsigned char v) function in class:elfcpp::Sym_write
1593 put_st_other(STV vis, unsigned char nonvis) function in class:elfcpp::Sym_write

Completed in 645 milliseconds