Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-metag.c2444 struct elf_metag_dyn_reloc_entry *hdh_q; in elf_metag_copy_indirect_symbol() local
2446 for (hdh_q = hh_dir->dyn_relocs; hdh_q != NULL; in elf_metag_copy_indirect_symbol()
2447 hdh_q = hdh_q->hdh_next) in elf_metag_copy_indirect_symbol()
2448 if (hdh_q->sec == hdh_p->sec) in elf_metag_copy_indirect_symbol()
2450 hdh_q->relative_count += hdh_p->relative_count; in elf_metag_copy_indirect_symbol()
2451 hdh_q->count += hdh_p->count; in elf_metag_copy_indirect_symbol()
2455 if (hdh_q == NULL) in elf_metag_copy_indirect_symbol()