Home
last modified time | relevance | path

Searched refs:reloc_write (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dtarget-reloc.h778 Reltype_write reloc_write(pwrite); in relocate_relocs()
867 reloc_write.put_r_offset(new_offset); in relocate_relocs()
868 Classify_reloc::put_r_info(&reloc_write, &reloc, new_symndx); in relocate_relocs()
875 Classify_reloc::put_r_addend(&reloc_write, in relocate_relocs()
899 Classify_reloc::put_r_addend(&reloc_write, addend); in relocate_relocs()
Darm.cc10451 Reltype_write reloc_write(preloc_out); in relocate_special_relocatable() local
10505 reloc_write.put_r_offset(new_offset); in relocate_special_relocatable()
10506 reloc_write.put_r_info(elfcpp::elf_r_info<32>(new_symndx, r_type)); in relocate_special_relocatable()
12592 elfcpp::Rel_write<32, big_endian> reloc_write(reloc_buffer); in relocate_stub() local
12593 reloc_write.put_r_offset(reloc_offset); in relocate_stub()
12594 reloc_write.put_r_info(elfcpp::elf_r_info<32>(0, r_type)); in relocate_stub()
Dpowerpc.cc8966 Reltype_write reloc_write(pwrite); in relocate_relocs() local
9216 reloc_write.put_r_offset(offset); in relocate_relocs()
9217 reloc_write.put_r_info(elfcpp::elf_r_info<size>(r_sym, r_type)); in relocate_relocs()
9218 reloc_write.put_r_addend(addend); in relocate_relocs()
Dmips.cc10195 Reltype_write reloc_write(preloc_out); in relocate_special_relocatable() local
10245 reloc_write.put_r_offset(new_offset); in relocate_special_relocatable()
10246 reloc_write.put_r_info(elfcpp::elf_r_info<32>(new_symndx, r_type)); in relocate_special_relocatable()