/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | stringpool.cc | 38 Stringpool_template<Stringpool_char>::Stringpool_template(uint64_t addralign) in Stringpool_template() function in gold::Stringpool_template 51 Stringpool_template<Stringpool_char>::clear() in clear() 63 Stringpool_template<Stringpool_char>::~Stringpool_template() in ~Stringpool_template() 75 Stringpool_template<Stringpool_char>::reserve(unsigned int n) in reserve() 101 Stringpool_template<Stringpool_char>::string_equal(const Stringpool_char* s1, in string_equal() 114 Stringpool_template<char>::string_equal(const char* s1, const char* s2) in string_equal() 123 Stringpool_template<Stringpool_char>::Stringpool_eq::operator()( in operator ()() 138 Stringpool_template<Stringpool_char>::string_hash(const Stringpool_char* s, in string_hash() 151 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() 214 Stringpool_template<Stringpool_char>::add(const Stringpool_char* s, bool copy, in add() [all …]
|
H A D | stringpool.h | 174 class Stringpool_template 183 Stringpool_template(uint64_t addralign = 1); 185 ~Stringpool_template(); 293 Stringpool_template(const Stringpool_template&); 294 Stringpool_template& operator=(const Stringpool_template&); 417 typedef Stringpool_template<char> Stringpool;
|
H A D | binary.h | 38 class Stringpool_template; variable 90 write_section_header(const char*, const Stringpool_template<char>*, 97 write_symbol(const std::string&, const Stringpool_template<char>*,
|
H A D | object.h | 55 class Stringpool_template; variable 1266 count_local_symbols(Stringpool_template<char>* pool, in count_local_symbols() 1267 Stringpool_template<char>* dynpool) in count_local_symbols() 1467 do_count_local_symbols(Stringpool_template<char>*, 1468 Stringpool_template<char>*) = 0; 2460 do_count_local_symbols(Stringpool_template<char>*, 2461 Stringpool_template<char>*); 2793 const Stringpool_template<char>*, 2794 const Stringpool_template<char>*,
|
H A D | merge.h | 502 Stringpool_template<Char_type> stringpool_;
|
H A D | incremental.h | 2002 do_count_local_symbols(Stringpool_template<char>*, 2003 Stringpool_template<char>*);
|
H A D | ChangeLog | 35 (Stringpool_template): Explicitly instantiate for char16_t,
|
H A D | ChangeLog-0815 | 239 * stringpool.cc (Stringpool_template::new_key_offset): Align all 241 (Stringpool_template::set_string_offsets): Likewise. 1221 * stringpool.cc (Stringpool_template): Don't optimize if section 2642 * stringpool.cc (Stringpool_template::reserve): Add 2644 * stringpool.cc (Stringpool_template::print_stats): Likewise. 3342 * stringpool.cc (Stringpool_template::new_key_offset): Fix 3354 (Stringpool_template<Stringpool_char>::Stringpool_template): Add 3356 (Stringpool_template<Stringpool_char>::addralign_): New class member. 3357 * stringpool.cc (Stringpool_template<Stringpool_char>::new_key_offset): 3359 (Stringpool_template<Stringpool_char>::set_string_offsets): [all …]
|
H A D | dwp.cc | 414 do_count_local_symbols(Stringpool_template<char>*, in do_count_local_symbols() 415 Stringpool_template<char>*) in do_count_local_symbols()
|
H A D | incremental.cc | 2477 Stringpool_template<char>* pool, in do_count_local_symbols() 2478 Stringpool_template<char>*) in do_count_local_symbols()
|
H A D | aarch64.cc | 1866 do_count_local_symbols(Stringpool_template<char>*, 1867 Stringpool_template<char>*); 1901 Stringpool_template<char>* pool, Stringpool_template<char>* dynpool) in do_count_local_symbols()
|
H A D | arm.cc | 1676 do_count_local_symbols(Stringpool_template<char>*, 1677 Stringpool_template<char>*); 6510 Stringpool_template<char>* pool, in do_count_local_symbols() 6511 Stringpool_template<char>* dynpool) in do_count_local_symbols()
|
H A D | mips.cc | 1883 do_count_local_symbols(Stringpool_template<char>*, 1884 Stringpool_template<char>*); 6798 Stringpool_template<char>* pool, in do_count_local_symbols() 6799 Stringpool_template<char>* dynpool) in do_count_local_symbols()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | stringpool.cc | 37 Stringpool_template<Stringpool_char>::Stringpool_template(uint64_t addralign) in Stringpool_template() function in gold::Stringpool_template 50 Stringpool_template<Stringpool_char>::clear() in clear() 62 Stringpool_template<Stringpool_char>::~Stringpool_template() in ~Stringpool_template() 74 Stringpool_template<Stringpool_char>::reserve(unsigned int n) in reserve() 100 Stringpool_template<Stringpool_char>::string_equal(const Stringpool_char* s1, in string_equal() 113 Stringpool_template<char>::string_equal(const char* s1, const char* s2) in string_equal() 122 Stringpool_template<Stringpool_char>::Stringpool_eq::operator()( in operator ()() 137 Stringpool_template<Stringpool_char>::string_hash(const Stringpool_char* s, in string_hash() 150 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() 213 Stringpool_template<Stringpool_char>::add(const Stringpool_char* s, bool copy, in add() [all …]
|
H A D | stringpool.h | 174 class Stringpool_template 183 Stringpool_template(uint64_t addralign = 1); 185 ~Stringpool_template(); 293 Stringpool_template(const Stringpool_template&); 294 Stringpool_template& operator=(const Stringpool_template&); 417 typedef Stringpool_template<char> Stringpool;
|
H A D | binary.h | 38 class Stringpool_template; variable 90 write_section_header(const char*, const Stringpool_template<char>*, 97 write_symbol(const std::string&, const Stringpool_template<char>*,
|
H A D | object.h | 55 class Stringpool_template; variable 1266 count_local_symbols(Stringpool_template<char>* pool, in count_local_symbols() 1267 Stringpool_template<char>* dynpool) in count_local_symbols() 1467 do_count_local_symbols(Stringpool_template<char>*, 1468 Stringpool_template<char>*) = 0; 2460 do_count_local_symbols(Stringpool_template<char>*, 2461 Stringpool_template<char>*); 2793 const Stringpool_template<char>*, 2794 const Stringpool_template<char>*,
|
H A D | merge.h | 502 Stringpool_template<Char_type> stringpool_;
|
H A D | incremental.h | 2002 do_count_local_symbols(Stringpool_template<char>*, 2003 Stringpool_template<char>*);
|
H A D | ChangeLog-0815 | 239 * stringpool.cc (Stringpool_template::new_key_offset): Align all 241 (Stringpool_template::set_string_offsets): Likewise. 1221 * stringpool.cc (Stringpool_template): Don't optimize if section 2642 * stringpool.cc (Stringpool_template::reserve): Add 2644 * stringpool.cc (Stringpool_template::print_stats): Likewise. 3342 * stringpool.cc (Stringpool_template::new_key_offset): Fix 3354 (Stringpool_template<Stringpool_char>::Stringpool_template): Add 3356 (Stringpool_template<Stringpool_char>::addralign_): New class member. 3357 * stringpool.cc (Stringpool_template<Stringpool_char>::new_key_offset): 3359 (Stringpool_template<Stringpool_char>::set_string_offsets): [all …]
|
H A D | dwp.cc | 414 do_count_local_symbols(Stringpool_template<char>*, in do_count_local_symbols() 415 Stringpool_template<char>*) in do_count_local_symbols()
|
H A D | incremental.cc | 2477 Stringpool_template<char>* pool, in do_count_local_symbols() 2478 Stringpool_template<char>*) in do_count_local_symbols()
|
H A D | aarch64.cc | 1865 do_count_local_symbols(Stringpool_template<char>*, 1866 Stringpool_template<char>*); 1900 Stringpool_template<char>* pool, Stringpool_template<char>* dynpool) in do_count_local_symbols()
|
H A D | mips.cc | 1883 do_count_local_symbols(Stringpool_template<char>*, 1884 Stringpool_template<char>*); 6760 Stringpool_template<char>* pool, in do_count_local_symbols() 6761 Stringpool_template<char>* dynpool) in do_count_local_symbols()
|
H A D | arm.cc | 1676 do_count_local_symbols(Stringpool_template<char>*, 1677 Stringpool_template<char>*); 6510 Stringpool_template<char>* pool, in do_count_local_symbols() 6511 Stringpool_template<char>* dynpool) in do_count_local_symbols()
|