Searched refs:reloc_entries (Results 1 – 5 of 5) sorted by relevance
182 struct alpha_elf_reloc_entry *reloc_entries; member270 ret->reloc_entries = NULL; in elf64_alpha_link_hash_newfunc()1962 for (rent = h->reloc_entries; rent; rent = rent->next) in elf64_alpha_check_relocs()1978 rent->next = h->reloc_entries; in elf64_alpha_check_relocs()1979 h->reloc_entries = rent; in elf64_alpha_check_relocs()2214 if (hs->reloc_entries == NULL) in elf64_alpha_copy_indirect_symbol()2215 hs->reloc_entries = hi->reloc_entries; in elf64_alpha_copy_indirect_symbol()2220 rsh = hs->reloc_entries; in elf64_alpha_copy_indirect_symbol()2221 for (ri = hi->reloc_entries; ri ; ri = rin) in elf64_alpha_copy_indirect_symbol()2230 ri->next = hs->reloc_entries; in elf64_alpha_copy_indirect_symbol()[all …]
103 } *reloc_entries; member455 rent->next = hh->reloc_entries; in count_dyn_reloc()461 hh->reloc_entries = rent; in count_dyn_reloc()1419 for (rent = hh->reloc_entries; rent; rent = rent->next) in allocate_dynrel_entries()2343 if (hh->reloc_entries) in elf64_hppa_finalize_dynreloc()2362 for (rent = hh->reloc_entries; rent; rent = rent->next) in elf64_hppa_finalize_dynreloc()
78 } *reloc_entries; member2110 for (rent = dyn_i->reloc_entries; rent; rent = rent->next) in count_dyn_reloc()2121 rent->next = dyn_i->reloc_entries; in count_dyn_reloc()2125 dyn_i->reloc_entries = rent; in count_dyn_reloc()2897 for (rent = dyn_i->reloc_entries; rent; rent = rent->next) in allocate_dynrel_entries()
87 } *reloc_entries; member1878 for (rent = dyn_i->reloc_entries; rent; rent = rent->next) in count_dyn_reloc()1889 rent->next = dyn_i->reloc_entries; in count_dyn_reloc()1893 dyn_i->reloc_entries = rent; in count_dyn_reloc()2510 for (rent = dyn_i->reloc_entries; rent; rent = rent->next) in allocate_dynrel_entries()
1944 (elf32_hppa_link_hash_entry): Rename reloc_entries to dyn_relocs.3798 (elf32_hppa_link_hash_entry): Always include reloc_entries field.