HomeSort by relevance Sort by last modified time
    Searched refs:put_st_info (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
binary.cc 356 osym.put_st_info(name.empty() ? elfcpp::STB_LOCAL : elfcpp::STB_GLOBAL,
incremental.cc     [all...]
symtab.cc 734 esym.put_st_info(from->binding(), from->type());
    [all...]
object.cc     [all...]
plugin.cc 1135 osym.put_st_info(bind, elfcpp::STT_NOTYPE);
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 1456 put_st_info(unsigned char v) function in class:elfcpp::Sym_write
1460 put_st_info(STB bind, STT type) function in class:elfcpp::Sym_write
    [all...]

Completed in 49 milliseconds