Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/include/objtool/
Delf.h103 struct elf_hash_node **reloc_hash; member
347 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash() function
/linux-6.12.1/tools/objtool/
Delf.c877 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in elf_init_reloc()
976 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in read_relocs()