Lines Matching refs:relobj

1148 	       Sized_relobj<size, big_endian>* relobj,
1154 Output_reloc(Sized_relobj<size, big_endian>* relobj,
1160 Output_reloc(Sized_relobj<size, big_endian>* relobj,
1172 Sized_relobj<size, big_endian>* relobj, unsigned int shndx,
1180 Output_reloc(unsigned int type, Sized_relobj<size, big_endian>* relobj,
1191 Sized_relobj<size, big_endian>* relobj,
1253 return this->u2_.relobj; in get_relobj()
1310 Sized_relobj<size, big_endian>* relobj; member
1326 Sized_relobj<size, big_endian>* relobj; member
1386 Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1389 : rel_(gsym, type, relobj, shndx, address, is_relative, in Output_reloc()
1395 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1401 : rel_(relobj, local_sym_index, type, od, address, is_relative, in Output_reloc()
1406 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1412 : rel_(relobj, local_sym_index, type, shndx, address, is_relative, in Output_reloc()
1425 Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1428 : rel_(os, type, relobj, shndx, address, is_relative), addend_(addend) in Output_reloc()
1438 Output_reloc(unsigned int type, Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1441 : rel_(type, relobj, shndx, address, is_relative), addend_(addend) in Output_reloc()
1454 Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1456 : rel_(type, arg, relobj, shndx, address), addend_(addend) in Output_reloc()
1526 Output_reloc(Symbol* gsym, Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1528 : rel_(gsym, 0, relobj, shndx, address, true, true, false), in Output_reloc()
1534 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1537 : rel_(relobj, local_sym_index, 0, od, address, true, in Output_reloc()
1542 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1545 : rel_(relobj, local_sym_index, 0, shndx, address, true, in Output_reloc()
1556 Output_reloc(Output_section* os, Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1558 : rel_(os, 0, relobj, shndx, address, true), in Output_reloc()
1568 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() argument
1570 : rel_(0, relobj, shndx, address, true), in Output_reloc()
1645 Relobj* relobj, unsigned int shndx, uint64_t address,
1652 add_local_generic(Relobj* relobj, unsigned int local_sym_index,
1661 add_local_generic(Relobj* relobj, unsigned int local_sym_index,
1679 Output_data* od, Relobj* relobj,
1782 Sized_relobj<size, big_endian>* relobj = reloc.get_relobj(); in add() local
1783 if (relobj != NULL) in add()
1784 relobj->add_dyn_reloc(this->relocs_.size() - 1); in add()
1836 Sized_relobj<size, big_endian>* relobj, in add_global() argument
1839 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_global()
1855 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic() argument
1860 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_global_generic()
1879 Sized_relobj<size, big_endian>* relobj, in add_global_relative() argument
1882 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_global_relative()
1900 Sized_relobj<size, big_endian>* relobj, in add_symbolless_global_addend() argument
1903 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_symbolless_global_addend()
1910 add_local(Sized_relobj<size, big_endian>* relobj, in add_local() argument
1914 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, in add_local()
1919 add_local(Sized_relobj<size, big_endian>* relobj, in add_local() argument
1923 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_local()
1928 add_local_generic(Relobj* relobj, unsigned int local_sym_index, in add_local_generic() argument
1934 static_cast<Sized_relobj<size, big_endian> *>(relobj); in add_local_generic()
1941 add_local_generic(Relobj* relobj, unsigned int local_sym_index, in add_local_generic() argument
1947 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_local_generic()
1956 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
1960 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, in add_local_relative()
1965 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
1969 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_local_relative()
1974 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
1979 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_local_relative()
1988 add_symbolless_local_addend(Sized_relobj<size, big_endian>* relobj, in add_symbolless_local_addend() argument
1992 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, in add_symbolless_local_addend()
1997 add_symbolless_local_addend(Sized_relobj<size, big_endian>* relobj, in add_symbolless_local_addend() argument
2002 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_symbolless_local_addend()
2011 add_local_section(Sized_relobj<size, big_endian>* relobj, in add_local_section() argument
2015 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, in add_local_section()
2020 add_local_section(Sized_relobj<size, big_endian>* relobj, in add_local_section() argument
2024 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
2039 Sized_relobj<size, big_endian>* relobj, in add_output_section() argument
2041 { this->add(od, Output_reloc_type(os, type, relobj, shndx, address, false)); } in add_output_section()
2056 Output_data* od, Relobj* relobj, in add_output_section_generic() argument
2062 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_output_section_generic()
2078 Sized_relobj<size, big_endian>* relobj, in add_output_section_relative() argument
2080 { this->add(od, Output_reloc_type(os, type, relobj, shndx, address, true)); } in add_output_section_relative()
2090 Sized_relobj<size, big_endian>* relobj, in add_absolute() argument
2092 { this->add(od, Output_reloc_type(type, relobj, shndx, address, false)); } in add_absolute()
2102 Sized_relobj<size, big_endian>* relobj, in add_relative() argument
2104 { this->add(od, Output_reloc_type(type, relobj, shndx, address, true)); } in add_relative()
2116 Sized_relobj<size, big_endian>* relobj, in add_target_specific() argument
2118 { this->add(od, Output_reloc_type(type, arg, relobj, shndx, address)); } in add_target_specific()
2152 Sized_relobj<size, big_endian>* relobj, in add_global() argument
2156 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_global()
2172 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic() argument
2176 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_global_generic()
2198 Sized_relobj<size, big_endian>* relobj, in add_global_relative() argument
2202 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_global_relative()
2220 Sized_relobj<size, big_endian>* relobj, in add_symbolless_global_addend() argument
2224 this->add(od, Output_reloc_type(gsym, type, relobj, shndx, address, in add_symbolless_global_addend()
2231 add_local(Sized_relobj<size, big_endian>* relobj, in add_local() argument
2235 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address, in add_local()
2240 add_local(Sized_relobj<size, big_endian>* relobj, in add_local() argument
2245 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_local()
2251 add_local_generic(Relobj* relobj, unsigned int local_sym_index, in add_local_generic() argument
2256 static_cast<Sized_relobj<size, big_endian> *>(relobj); in add_local_generic()
2264 add_local_generic(Relobj* relobj, unsigned int local_sym_index, in add_local_generic() argument
2269 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_local_generic()
2279 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
2284 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address, in add_local_relative()
2290 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
2295 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_local_relative()
2304 add_symbolless_local_addend(Sized_relobj<size, big_endian>* relobj, in add_symbolless_local_addend() argument
2308 this->add(od, Output_reloc_type(relobj, local_sym_index, type, od, address, in add_symbolless_local_addend()
2313 add_symbolless_local_addend(Sized_relobj<size, big_endian>* relobj, in add_symbolless_local_addend() argument
2318 this->add(od, Output_reloc_type(relobj, local_sym_index, type, shndx, in add_symbolless_local_addend()
2328 add_local_section(Sized_relobj<size, big_endian>* relobj, in add_local_section() argument
2332 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, address, in add_local_section()
2337 add_local_section(Sized_relobj<size, big_endian>* relobj, in add_local_section() argument
2342 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
2356 Sized_relobj<size, big_endian>* relobj, in add_output_section() argument
2359 this->add(od, Output_reloc_type(os, type, relobj, shndx, address, in add_output_section()
2376 Output_data* od, Relobj* relobj, in add_output_section_generic() argument
2381 static_cast<Sized_relobj<size, big_endian>*>(relobj); in add_output_section_generic()
2398 Sized_relobj<size, big_endian>* relobj, in add_output_section_relative() argument
2402 this->add(od, Output_reloc_type(os, type, relobj, shndx, in add_output_section_relative()
2415 Sized_relobj<size, big_endian>* relobj, in add_absolute() argument
2418 this->add(od, Output_reloc_type(type, relobj, shndx, address, addend, in add_absolute()
2431 Sized_relobj<size, big_endian>* relobj, in add_relative() argument
2434 this->add(od, Output_reloc_type(type, relobj, shndx, address, addend, in add_relative()
2448 Sized_relobj<size, big_endian>* relobj, in add_target_specific() argument
2451 this->add(od, Output_reloc_type(type, arg, relobj, shndx, address, in add_target_specific()
2602 Sized_relobj<size, big_endian>* relobj, in add_global_relative() argument
2605 this->add(od, Output_reloc_type(gsym, relobj, shndx, address)); in add_global_relative()
2625 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
2629 this->add(od, Output_reloc_type(relobj, local_sym_index, od, address, in add_local_relative()
2634 add_local_relative(Sized_relobj<size, big_endian>* relobj, in add_local_relative() argument
2638 this->add(od, Output_reloc_type(relobj, local_sym_index, shndx, address, in add_local_relative()
2665 Sized_relobj<size, big_endian>* relobj, in add_output_section_relative() argument
2667 { this->add(od, Output_reloc_type(os, relobj, shndx, address)); } in add_output_section_relative()
2676 add_relative(Output_data* od, Sized_relobj<size, big_endian>* relobj, in add_relative() argument
2678 { this->add(od, Output_reloc_type(relobj, shndx, address)); } in add_relative()
2719 Output_data_group(Sized_relobj_file<size, big_endian>* relobj,
3305 Output_relaxed_input_section(Relobj* relobj, unsigned int shndx, in Output_relaxed_input_section() argument
3307 : Output_section_data_build(addralign), relobj_(relobj), shndx_(shndx) in Output_relaxed_input_section()
3312 relobj() const in relobj() function
3322 set_relobj(Relobj* relobj) in set_relobj() argument
3323 { this->relobj_ = relobj; } in set_relobj()
3456 add_relaxed_input_section(const Relobj* relobj, unsigned int shndx, in add_relaxed_input_section() argument
3459 Const_section_id csid(relobj, shndx); in add_relaxed_input_section()
4199 relobj() const;