Searched refs:reloc_entries (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c177 } *reloc_entries;
260 ret->reloc_entries = NULL;
1951 for (rent = h->reloc_entries; rent; rent = rent->next)
1967 rent->next = h->reloc_entries;
1968 h->reloc_entries = rent;
2110 if (hs->reloc_entries == NULL)
2111 hs->reloc_entries = hi->reloc_entries;
2116 rsh = hs->reloc_entries;
2117 for (ri = hi->reloc_entries; r
175 } *reloc_entries; member in struct:alpha_elf_link_hash_entry
[all...]
H A Delf64-hppa.c101 } *reloc_entries; member in struct:elf64_hppa_dyn_hash_entry
574 rent->next = dyn_h->reloc_entries;
580 dyn_h->reloc_entries = rent;
1493 for (rent = dyn_h->reloc_entries; rent; rent = rent->next)
2307 if (dyn_h->reloc_entries)
2325 for (rent = dyn_h->reloc_entries; rent; rent = rent->next)
H A Delfxx-ia64.c106 } *reloc_entries; member in struct:elfNN_ia64_dyn_sym_info
2658 for (rent = dyn_i->reloc_entries; rent; rent = rent->next)
2669 rent->next = dyn_i->reloc_entries;
2673 dyn_i->reloc_entries = rent;
3447 for (rent = dyn_i->reloc_entries; rent; rent = rent->next)

Completed in 151 milliseconds