Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dstringpool.cc37 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 Dstringpool.h174 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 Dbinary.h38 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 Dobject.h55 class Stringpool_template; variable
1242 count_local_symbols(Stringpool_template<char>* pool, in count_local_symbols()
1243 Stringpool_template<char>* dynpool) in count_local_symbols()
1443 do_count_local_symbols(Stringpool_template<char>*,
1444 Stringpool_template<char>*) = 0;
2431 do_count_local_symbols(Stringpool_template<char>*,
2432 Stringpool_template<char>*);
2764 const Stringpool_template<char>*,
2765 const Stringpool_template<char>*,
H A Dmerge.h502 Stringpool_template<Char_type> stringpool_;
H A Dincremental.h2002 do_count_local_symbols(Stringpool_template<char>*,
2003 Stringpool_template<char>*);
H A Dincremental.cc2471 Stringpool_template<char>* pool, in do_count_local_symbols()
2472 Stringpool_template<char>*) in do_count_local_symbols()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dstringpool.cc37 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 Dstringpool.h174 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 Dbinary.h38 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 Dobject.h54 class Stringpool_template; variable
1237 count_local_symbols(Stringpool_template<char>* pool, in count_local_symbols()
1238 Stringpool_template<char>* dynpool) in count_local_symbols()
1438 do_count_local_symbols(Stringpool_template<char>*,
1439 Stringpool_template<char>*) = 0;
2416 do_count_local_symbols(Stringpool_template<char>*,
2417 Stringpool_template<char>*);
2733 const Stringpool_template<char>*,
2734 const Stringpool_template<char>*,
H A Dmerge.h502 Stringpool_template<Char_type> stringpool_;
H A Dincremental.h1995 do_count_local_symbols(Stringpool_template<char>*,
1996 Stringpool_template<char>*);
H A Ddwp.cc414 do_count_local_symbols(Stringpool_template<char>*, in do_count_local_symbols()
415 Stringpool_template<char>*) in do_count_local_symbols()
H A Dincremental.cc2466 Stringpool_template<char>* pool, in do_count_local_symbols()
2467 Stringpool_template<char>*) in do_count_local_symbols()
H A Daarch64.cc1817 do_count_local_symbols(Stringpool_template<char>*,
1818 Stringpool_template<char>*);
1850 Stringpool_template<char>* pool, Stringpool_template<char>* dynpool) in do_count_local_symbols()
H A Darm.cc1676 do_count_local_symbols(Stringpool_template<char>*,
1677 Stringpool_template<char>*);
6458 Stringpool_template<char>* pool, in do_count_local_symbols()
6459 Stringpool_template<char>* dynpool) in do_count_local_symbols()
H A Dmips.cc1874 do_count_local_symbols(Stringpool_template<char>*,
1875 Stringpool_template<char>*);
6687 Stringpool_template<char>* pool, in do_count_local_symbols()
6688 Stringpool_template<char>* dynpool) in do_count_local_symbols()