| UbixOS V2
    2.0
    | 
#include <elf_common.h>

| Data Fields | |
| uint32_t | gh_maskwords | 
| uint32_t | gh_nbuckets | 
| uint32_t | gh_shift2 | 
| uint32_t | gh_symndx | 
Definition at line 110 of file elf_common.h.
| uint32_t Elf_GNU_Hash_Header::gh_maskwords | 
Definition at line 113 of file elf_common.h.
| uint32_t Elf_GNU_Hash_Header::gh_nbuckets | 
Definition at line 111 of file elf_common.h.
| uint32_t Elf_GNU_Hash_Header::gh_shift2 | 
Definition at line 114 of file elf_common.h.
| uint32_t Elf_GNU_Hash_Header::gh_symndx | 
Definition at line 112 of file elf_common.h.