Lines Matching refs:Stringpool
1634 std::vector<Symbol*>*, Stringpool*, Versions*);
1648 Stringpool* pool, unsigned int* plocal_symcount);
1687 write_globals(const Stringpool*, const Stringpool*,
1737 typedef std::pair<Stringpool::Key, Stringpool::Key> Symbol_table_key;
1769 add_from_object(Object*, const char* name, Stringpool::Key name_key,
1770 const char* version, Stringpool::Key version_key,
1802 wrap_symbol(const char* name, Stringpool::Key* name_key);
1926 sized_finalize(off_t, Stringpool*, unsigned int*);
1937 add_to_final_symtab(Symbol*, Stringpool*, unsigned int* pindex, off_t* poff);
1942 sized_write_globals(const Stringpool*, const Stringpool*,
1952 const Stringpool*, unsigned char* p) const;
1995 Stringpool namepool_;