Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf-hppa.h866 elf_hppa_reloc_type *finaltype; in _bfd_elf_hppa_gen_reloc_type() local
877 finaltype = bfd_alloc (abfd, amt); in _bfd_elf_hppa_gen_reloc_type()
878 if (finaltype == NULL) in _bfd_elf_hppa_gen_reloc_type()
882 final_types[0] = finaltype; in _bfd_elf_hppa_gen_reloc_type()
885 *finaltype = elf_hppa_reloc_final_type (abfd, base_type, format, field); in _bfd_elf_hppa_gen_reloc_type()