Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Delf.c1061 static struct section *elf_create_rel_reloc_section(struct elf *elf, struct section *base) in elf_create_rel_reloc_section() function
1126 case SHT_REL: return elf_create_rel_reloc_section(elf, base); in elf_create_reloc_section()