Home
last modified time | relevance | path

Searched refs:wrap_symbol (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dsymtab.h1724 wrap_symbol(const char* name, Stringpool::Key* name_key);
Dsymtab.cc770 Symbol_table::wrap_symbol(const char* name, Stringpool::Key* name_key) in wrap_symbol() function in gold::Symbol_table
945 const char* wrap_name = this->wrap_symbol(name, &name_key); in add_from_object()
DChangeLog12620 * symtab.cc (Symbol_table::wrap_symbol): Likewise. Remove object
16232 * symtab.cc (Symbol_table::wrap_symbol): New function.
16234 * symtab.h (class Symbol_table): Declare wrap_symbol.