Lines Matching refs:Stringpool
453 write(const Stringpool*, bool is_last, unsigned char*) const;
540 write(const Stringpool*, bool is_last, unsigned char*) const;
563 Versions(const Version_script_info&, Stringpool*);
570 record_version(const Symbol_table* symtab, Stringpool*, const Symbol* sym);
593 symbol_section_contents(const Symbol_table*, const Stringpool*,
602 def_section_contents(const Stringpool*, unsigned char**,
609 need_section_contents(const Stringpool*, unsigned char**,
628 add_def(Stringpool*, const Symbol* sym, const char* version,
629 Stringpool::Key);
633 add_need(Stringpool*, const char* filename, const char* name,
634 Stringpool::Key);
642 version_index(const Symbol_table*, const Stringpool*,
647 define_base_version(Stringpool* dynpool);
651 typedef std::pair<Stringpool::Key, Stringpool::Key> Key;