Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h101 struct elf_hash_node **reloc_hash; member
345 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash() function
/openbmc/linux/tools/objtool/
H A Delf.c879 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in elf_init_reloc()
978 elf_hash_add(reloc, &reloc->hash, reloc_hash(reloc)); in read_relocs()