Home
last modified time | relevance | path

Searched defs:add_string (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dstringpool.cc150 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() function in gold::Stringpool_template
Ddwp.cc1585 Dwp_output_file::add_string(const char* str, size_t len) in add_string() function in gold::Dwp_output_file
Doutput.h2584 add_string(elfcpp::DT tag, const char* str) in add_string() function
2588 add_string(elfcpp::DT tag, const std::string& str) in add_string() function
/toolchain/binutils/binutils-2.25/gas/
Decoff.c1550 add_string (varray_t *vp, /* string obstack */ in add_string() function