Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dfileread.h183 struct Read_multiple_entry struct
192 Read_multiple_entry(off_t o, section_size_type s, unsigned char* b) in Read_multiple_entry() argument
197 typedef std::vector<Read_multiple_entry> Read_multiple;
Dfileread.cc651 const Read_multiple_entry& i_entry(rm[start + i]); in do_readv()
715 const Read_multiple_entry& i_entry(rm[i]); in read_multiple()
723 const Read_multiple_entry& j_entry(rm[j]); in read_multiple()
748 const Read_multiple_entry& k_entry(rm[k]); in read_multiple()
Dreloc.cc667 operator()(const File_read::Read_multiple_entry& rme1, in operator ()()
668 const File_read::Read_multiple_entry& rme2) const in operator ()()
803 rm.push_back(File_read::Read_multiple_entry(sh_offset, in write_sections()
819 rm.push_back(File_read::Read_multiple_entry(sh_offset, in write_sections()