Searched refs:get_unused_symbol (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dincremental.h1002 get_unused_symbol(unsigned int n) const function in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
1396 get_unused_symbol(unsigned int n) const function in class:gold::Incremental_binary::Input_reader
1738 { return this->reader_.get_unused_symbol(n); }
H A Dincremental-dump.cc449 printf(" %s\n", input_file.get_unused_symbol(symndx));
H A Dincremental.cc3062 std::string name(this->input_reader_->get_unused_symbol(i));

Completed in 50 milliseconds