Home
last modified time | relevance | path

Searched defs:elf_vax_hash_table (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-vax.c435 #define elf_vax_hash_table(p) \ macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-vax.c426 #define elf_vax_hash_table(p) ((struct elf_vax_link_hash_table *) (p)->hash) macro