Searched defs:add_string (Results 1 – 4 of 4) sorted by relevance
150 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() function in gold::Stringpool_template
1585 Dwp_output_file::add_string(const char* str, size_t len) in add_string() function in gold::Dwp_output_file
2584 add_string(elfcpp::DT tag, const char* str) in add_string() function2588 add_string(elfcpp::DT tag, const std::string& str) in add_string() function
1550 add_string (varray_t *vp, /* string obstack */ in add_string() function