Home | History | Annotate | Download | only in libelf

Lines Matching full:hash

317 #define SHT_HASH	  5		/* Symbol hash table */
462 /* Symbol table indices are found in the hash buckets and chain table
463 of a symbol hash table section. This special index value indicates
637 #define DT_HASH 4 /* Address of symbol hash table */
781 Elf32_Word vd_hash; /* Version name hash value */
793 Elf64_Word vd_hash; /* Version name hash value */
866 Elf32_Word vna_hash; /* Hash value of dependency name */
876 Elf64_Word vna_hash; /* Hash value of dependency name */
1559 #define RHF_NOTPOT (1 << 1) /* Hash size not power of 2 */