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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c987 elf64_alpha_do_reloc_gpdisp (abfd, gpdisp, p_ldah, p_lda)
990 bfd_byte *p_ldah;
997 i_ldah = bfd_get_32 (abfd, p_ldah);
1021 bfd_put_32 (abfd, (bfd_vma) i_ldah, p_ldah);
1043 bfd_byte *p_ldah, *p_lda;
1065 p_ldah = (bfd_byte *) data + reloc_entry->address;
1066 p_lda = p_ldah + reloc_entry->addend;
1068 ret = elf64_alpha_do_reloc_gpdisp (abfd, gp - relocation, p_ldah, p_lda);
1432 bfd_byte *p_ldah = info->contents + gpdisp->r_offset;
1433 bfd_byte *p_lda = p_ldah
1040 bfd_byte *p_ldah, *p_lda; local
1428 bfd_byte *p_ldah = info->contents + gpdisp->r_offset; local
4415 bfd_byte *p_ldah, *p_lda; local
[all...]

Completed in 37 milliseconds