Home
last modified time | relevance | path

Searched refs:reloc_hash (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/objtool/include/objtool/
Delf.h103 struct hlist_head *reloc_hash; member
130 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash() function
/linux-6.1.9/tools/objtool/
Delf.c574 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in elf_add_reloc()
906 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in read_relocs()