Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dstringpool.cc223 Stringpool_template<Stringpool_char>::new_key_offset(size_t length) in new_key_offset() function in gold::Stringpool_template
266 this->new_key_offset(length); in add_with_length()
292 this->new_key_offset(length); in add_with_length()
Dstringpool.h318 new_key_offset(size_t);
DChangeLog1925 * stringpool.cc (Stringpool_template::new_key_offset): Fix
1940 * stringpool.cc (Stringpool_template<Stringpool_char>::new_key_offset):
9406 (Stringpool_template::new_key_offset): Remove code to initialize
9415 (Stringpool_template::new_key_offset): New method.
9428 (Stringpool_template::new_key_offset): New method declaration.