Home
last modified time | relevance | path

Searched refs:Insert_type (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dstringpool.cc246 typedef std::pair<typename String_set_type::iterator, bool> Insert_type; in add_with_length() typedef
258 Insert_type ins = this->string_set_.insert(element); in add_with_length()
300 Insert_type ins = this->string_set_.insert(element); in add_with_length()