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

/haiku-buildtools/binutils/bfd/
H A Delf32-visium.c248 static reloc_howto_type visium_elf_vtinherit_howto = variable
431 return &visium_elf_vtinherit_howto;
451 if (strcasecmp (visium_elf_vtinherit_howto.name, r_name) == 0)
452 return &visium_elf_vtinherit_howto;
470 cache_ptr->howto = &visium_elf_vtinherit_howto;

Completed in 48 milliseconds