Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/include/objtool/
A Delf.h77 struct list_head sym_reloc_entry; member
/linux-6.3-rc2/tools/objtool/
A Delf.c561 list_add_tail(&reloc->sym_reloc_entry, &sym->reloc_list); in elf_add_reloc()
580 list_for_each_entry(reloc, &sym->reloc_list, sym_reloc_entry) in elf_dirty_reloc_sym()
949 list_add_tail(&reloc->sym_reloc_entry, &sym->reloc_list); in read_relocs()

Completed in 6 milliseconds