Searched refs:sort_relocs (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h1510 Output_data_reloc_generic(int size, bool sort_relocs) argument
1512 relative_reloc_count_(0), sort_relocs_(sort_relocs)
1522 sort_relocs() const function in class:gold::Output_data_reloc_generic
1606 Output_data_reloc_base(bool sort_relocs) argument
1607 : Output_data_reloc_generic(size, sort_relocs)
1625 if (this->sort_relocs())
H A Dmips.cc2444 Mips_output_data_reloc(bool sort_relocs) argument
2445 : Output_data_reloc<sh_type, dynamic, size, big_endian>(sort_relocs)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h1510 Output_data_reloc_generic(int size, bool sort_relocs) argument
1512 relative_reloc_count_(0), sort_relocs_(sort_relocs)
1522 sort_relocs() const function in class:gold::Output_data_reloc_generic
1606 Output_data_reloc_base(bool sort_relocs) argument
1607 : Output_data_reloc_generic(size, sort_relocs)
1625 if (this->sort_relocs())
H A Dmips.cc2444 Mips_output_data_reloc(bool sort_relocs) argument
2445 : Output_data_reloc<sh_type, dynamic, size, big_endian>(sort_relocs)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h1510 Output_data_reloc_generic(int size, bool sort_relocs) argument
1512 relative_reloc_count_(0), sort_relocs_(sort_relocs)
1522 sort_relocs() const function in class:gold::Output_data_reloc_generic
1606 Output_data_reloc_base(bool sort_relocs) argument
1607 : Output_data_reloc_generic(size, sort_relocs)
1625 if (this->sort_relocs())
H A Dmips.cc2444 Mips_output_data_reloc(bool sort_relocs) argument
2445 : Output_data_reloc<sh_type, dynamic, size, big_endian>(sort_relocs)

Completed in 415 milliseconds