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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c374 elf64_alpha_do_reloc_gpdisp (bfd *abfd, bfd_vma gpdisp, bfd_byte *p_ldah,
381 i_ldah = bfd_get_32 (abfd, p_ldah);
405 bfd_put_32 (abfd, (bfd_vma) i_ldah, p_ldah);
422 bfd_byte *p_ldah, *p_lda;
444 p_ldah = (bfd_byte *) data + reloc_entry->address;
445 p_lda = p_ldah + reloc_entry->addend;
447 ret = elf64_alpha_do_reloc_gpdisp (abfd, gp - relocation, p_ldah, p_lda);
3294 bfd_byte *p_ldah = info->contents + gpdisp->r_offset;
3295 bfd_byte *p_lda = p_ldah + gpdisp->r_addend;
3296 unsigned int ldah = bfd_get_32 (info->abfd, p_ldah);
370 elf64_alpha_do_reloc_gpdisp(bfd *abfd, bfd_vma gpdisp, bfd_byte *p_ldah, bfd_byte *p_lda) argument
418 bfd_byte *p_ldah, *p_lda; local
3285 bfd_byte *p_ldah = info->contents + gpdisp->r_offset; local
4167 bfd_byte *p_ldah, *p_lda; local
[all...]

Completed in 270 milliseconds