Home
last modified time | relevance | path

Searched defs:new_string_set (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dstringpool.cc92 String_set_type new_string_set(this->string_set_.size() + n); in reserve() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dstringpool.cc91 String_set_type new_string_set(this->string_set_.size() + n); in reserve() local