Lines Matching refs:Output_reloc_type

1600   typedef Output_reloc<sh_type, dynamic, size, big_endian> Output_reloc_type;
1601 typedef typename Output_reloc_type::Address Address;
1665 add(Output_data* od, const Output_reloc_type& reloc)
1679 typedef std::vector<Output_reloc_type> Relocs;
1685 operator()(const Output_reloc_type& r1, const Output_reloc_type& r2) const
1709 typedef typename Base::Output_reloc_type Output_reloc_type;
1710 typedef typename Output_reloc_type::Address Address;
1721 this->add(od, Output_reloc_type(gsym, type, od, address,
1730 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
1739 this->add(od, Output_reloc_type(gsym, type, od,
1752 this->add(od, Output_reloc_type(gsym, type, sized_relobj, shndx,
1764 this->add(od, Output_reloc_type(gsym, type, od, address, true, true,
1773 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
1784 this->add(od, Output_reloc_type(gsym, type, od, address, false, true,
1794 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
1805 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od,
1814 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
1826 this->add(od, Output_reloc_type(sized_relobj, local_sym_index, type, od,
1839 this->add(od, Output_reloc_type(sized_relobj, local_sym_index, type, shndx,
1851 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od,
1860 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
1870 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
1883 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od,
1893 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
1906 this->add(od, Output_reloc_type(relobj, input_shndx, type, od,
1915 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx,
1926 { this->add(od, Output_reloc_type(os, type, od, address, false)); }
1932 { this->add(od, Output_reloc_type(os, type, relobj, shndx, address, false)); }
1940 this->add(od, Output_reloc_type(os, type, od,
1954 this->add(od, Output_reloc_type(os, type, sized_relobj, shndx,
1964 { this->add(od, Output_reloc_type(os, type, od, address, true)); }
1971 { this->add(od, Output_reloc_type(os, type, relobj, shndx, address, true)); }
1977 { this->add(od, Output_reloc_type(type, od, address, false)); }
1983 { this->add(od, Output_reloc_type(type, relobj, shndx, address, false)); }
1989 { this->add(od, Output_reloc_type(type, od, address, true)); }
1995 { this->add(od, Output_reloc_type(type, relobj, shndx, address, true)); }
2003 { this->add(od, Output_reloc_type(type, arg, od, address)); }
2009 { this->add(od, Output_reloc_type(type, arg, relobj, shndx, address)); }
2023 typedef typename Base::Output_reloc_type Output_reloc_type;
2024 typedef typename Output_reloc_type::Address Address;
2025 typedef typename Output_reloc_type::Addend Addend;
2037 this->add(od, Output_reloc_type(gsym, type, od, address, addend,
2047 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
2055 this->add(od, Output_reloc_type(gsym, type, od,
2068 this->add(od, Output_reloc_type(gsym, type, sized_relobj, shndx,
2083 this->add(od, Output_reloc_type(gsym, type, od, address, addend, true,
2093 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
2104 this->add(od, Output_reloc_type(gsym, type, od, address, addend,
2115 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address,
2126 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address,
2136 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
2148 this->add(od, Output_reloc_type(sized_relobj, local_sym_index, type, od,
2161 this->add(od, Output_reloc_type(sized_relobj, local_sym_index, type, shndx,
2175 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address,
2186 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
2199 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address,
2209 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx,
2223 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, address,
2233 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx,
2243 { this->add(od, Output_reloc_type(os, type, od, address, addend, false)); }
2250 this->add(od, Output_reloc_type(os, type, relobj, shndx, address,
2259 this->add(od, Output_reloc_type(os, type, od,
2273 this->add(od, Output_reloc_type(os, type, sized_relobj, shndx,
2284 { this->add(od, Output_reloc_type(os, type, od, address, addend, true)); }
2293 this->add(od, Output_reloc_type(os, type, relobj, shndx,
2302 { this->add(od, Output_reloc_type(type, od, address, addend, false)); }
2309 this->add(od, Output_reloc_type(type, relobj, shndx, address, addend,
2318 { this->add(od, Output_reloc_type(type, od, address, addend, true)); }
2325 this->add(od, Output_reloc_type(type, relobj, shndx, address, addend,
2335 { this->add(od, Output_reloc_type(type, arg, od, address, addend)); }
2342 this->add(od, Output_reloc_type(type, arg, relobj, shndx, address,