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

  /toolchain/binutils/binutils-2.27/gold/
resolve.cc 101 this->type_ = sym.get_st_type();
274 if (sym.get_st_type() == elfcpp::STT_COMMON
356 && (sym.get_st_type() != to->type()
374 : sym.get_st_type());
    [all...]
object.cc 1024 if (signature[0] == '\0' && sym.get_st_type() == elfcpp::STT_SECTION)
    [all...]
gc.h 265 && lsym.get_st_type() != elfcpp::STT_OBJECT
i386.cc     [all...]
symtab.cc 120 this->init_fields(name, version, sym.get_st_type(), sym.get_st_bind(),
    [all...]
incremental.cc     [all...]
target-reloc.h 711 else if (lsym.get_st_type() != elfcpp::STT_SECTION)
s390.cc     [all...]
sparc.cc     [all...]
tilegx.cc     [all...]
x86_64.cc     [all...]
reloc.cc     [all...]
arm.cc     [all...]
powerpc.cc     [all...]
aarch64.cc     [all...]
mips.cc     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 1499 get_st_type() const function in class:elfcpp::Sym
    [all...]

Completed in 497 milliseconds