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

  /toolchain/binutils/binutils-2.25/gold/
symtab.cc 54 Symbol::init_fields(const char* name, const char* version, function in class:gold::Symbol
119 this->init_fields(name, version, sym.get_st_type(), sym.get_st_bind(),
140 this->init_fields(name, version, type, binding, visibility, nonvis);
160 this->init_fields(name, version, type, binding, visibility, nonvis);
178 this->init_fields(name, version, type, binding, visibility, nonvis);
193 this->init_fields(name, version, type, binding, visibility, nonvis);
    [all...]
symtab.h 878 init_fields(const char* name, const char* version,
    [all...]

Completed in 505 milliseconds