Searched refs:sort_relocs (Results 1 – 3 of 3) sorted by relevance
1397 Output_data_reloc_generic(int size, bool sort_relocs) in Output_data_reloc_generic() argument1399 relative_reloc_count_(0), sort_relocs_(sort_relocs) in Output_data_reloc_generic()1409 sort_relocs() const in sort_relocs() function1493 Output_data_reloc_base(bool sort_relocs) in Output_data_reloc_base() argument1494 : Output_data_reloc_generic(size, sort_relocs) in Output_data_reloc_base()
1266 if (this->sort_relocs()) in do_write()
10701 to sort_relocs().15562 (Output_data_reloc_base::Output_data_reloc_base): Add sort_relocs15565 sort_relocs parameter. Change all callers.