Searched refs:reloc_hash (Results 1 – 2 of 2) sorted by relevance
91 DECLARE_HASHTABLE(reloc_hash, ELF_HASH_BITS);118 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash() function
243 elf_hash_for_each_possible(elf->reloc_hash, reloc, hash, in find_reloc_by_dest_range()496 elf_hash_add(elf->reloc_hash, &reloc->hash, reloc_hash(reloc)); in elf_add_reloc()611 elf_hash_init(elf->reloc_hash); in elf_open_read()