Home | History | Annotate | Download | only in gold

Lines Matching defs:type_

824       type_(type)
833 { return this->type_; }
917 const int type_;
1175 : type_(type), addend_(addend)
1196 { return this->type_; }
1217 return ((this->type_ == k.type_)
1234 size_t stub_type_hash_value = 0x03 & this->type_;
1258 const int type_;