Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Delf.c508 static struct section *elf_create_reloc_section(struct elf *elf,
517 if (!sec->reloc && !elf_create_reloc_section(elf, sec, SHT_RELA)) in elf_add_reloc()
1121 static struct section *elf_create_reloc_section(struct elf *elf, in elf_create_reloc_section() function