Searched refs:DT_HASH (Results 1 – 10 of 10) sorted by relevance
34 case DT_HASH: in getTypeString()107 case DT_HASH: in printValue()
218 #define DT_HASH 4 macro
133 #define DT_HASH 4 macro
353 case DT_HASH: in find_dynsym()
1356 DT_HASH = 4, // Address of symbolic hash table. enumerator
1504 [DT_HASH] = { [DT_SYMTAB] = true }, in check_dynamic()1676 case DT_HASH: in check_dynamic()1756 if (!has_dt[DT_HASH] && !has_addr_dt[DT_ADDRTAGIDX (DT_GNU_HASH)]) in check_dynamic()1762 if (!has_dt[DT_HASH] && has_addr_dt[DT_ADDRTAGIDX (DT_GNU_HASH)] in check_dynamic()
771 * elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB.
6740 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_HASH, in ld_generic_create_outfile()
656 #define DT_HASH 4 /* Address of symbol hash table */ macro
631 #define DT_HASH 4 /* Address of symbol hash table */ macro19663 put_dt(dynamic, DT_HASH, s1->dynsym->hash->sh_addr); in tcc_output_file()