Home
last modified time | relevance | path

Searched refs:dirindex_ (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreadsyms.cc203 this->dirpath_, this->dirindex_, in do_whole_lib_group()
248 this->dirpath_, this->dirindex_, in do_lib_group()
276 if (!input_file->open(*this->dirpath_, this, &this->dirindex_)) in do_read_symbols()
314 this->dirindex_, in do_read_symbols()
369 this->dirindex_, in do_read_symbols()
394 ++this->dirindex_; in do_read_symbols()
428 this->dirindex_, in do_read_symbols()
449 this->dirindex_, in do_read_symbols()
499 this->dirpath_, this->dirindex_, in do_group()
914 this->dirpath_, this->dirindex_, this->input_objects_, in run()
Dreadsyms.h65 dirpath_(dirpath), dirindex_(dirindex), mapfile_(mapfile), in Read_symbols()
120 int dirindex_; variable
452 : symtab_(symtab), layout_(layout), dirpath_(dirpath), dirindex_(dirindex), in Read_script()
479 int dirindex_; variable
Darchive.h426 dirpath_(dirpath), dirindex_(dirindex), mapfile_(mapfile), in Add_archive_symbols()
458 int dirindex_; variable
Darchive.cc1126 this->layout_, this->dirpath_, this->dirindex_, in run()
DChangeLog1550 * readsyms.h (Add_symbols): Remove unused members dirpath_, dirindex_,
13873 * readsyms.h (class Read_symbols): Add dirindex_ field. Add
13876 (class Add_symbols): Add dirpath_, dirindex_, mapfile_,
13879 (class Read_script): Add dirindex_ field. Add it to constructor.
13899 (class Add_archive_symbols): Add dirpath_, dirindex_, and