Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf-hppa.h997 elf_hppa_reloc_type *finaltype; in _bfd_elf_hppa_gen_reloc_type() local
1008 finaltype = bfd_alloc (abfd, amt); in _bfd_elf_hppa_gen_reloc_type()
1009 if (finaltype == NULL) in _bfd_elf_hppa_gen_reloc_type()
1013 final_types[0] = finaltype; in _bfd_elf_hppa_gen_reloc_type()
1016 *finaltype = elf_hppa_reloc_final_type (abfd, base_type, format, field); in _bfd_elf_hppa_gen_reloc_type()