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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-alpha.c3565 struct alpha_elf_got_entry *tprel_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3568 tprel_gotent = tprel_gotent->next)
3569 if (tprel_gotent->gotobj == info->gotobj
3570 && tprel_gotent->reloc_type == R_ALPHA_GOTTPREL
3571 && tprel_gotent->addend == irel->r_addend)
3573 if (tprel_gotent)
3574 tprel_gotent
3556 struct alpha_elf_got_entry *tprel_gotent; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-alpha.c3565 struct alpha_elf_got_entry *tprel_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3568 tprel_gotent = tprel_gotent->next)
3569 if (tprel_gotent->gotobj == info->gotobj
3570 && tprel_gotent->reloc_type == R_ALPHA_GOTTPREL
3571 && tprel_gotent->addend == irel->r_addend)
3573 if (tprel_gotent)
3574 tprel_gotent
3556 struct alpha_elf_got_entry *tprel_gotent; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-alpha.c3565 struct alpha_elf_got_entry *tprel_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3568 tprel_gotent = tprel_gotent->next)
3569 if (tprel_gotent->gotobj == info->gotobj
3570 && tprel_gotent->reloc_type == R_ALPHA_GOTTPREL
3571 && tprel_gotent->addend == irel->r_addend)
3573 if (tprel_gotent)
3574 tprel_gotent
3556 struct alpha_elf_got_entry *tprel_gotent; local
[all...]

Completed in 116 milliseconds