Searched refs:elf_create_reloc_section (Results 1 – 1 of 1) sorted by relevance
548 static struct section *elf_create_reloc_section(struct elf *elf,557 if (!sec->reloc && !elf_create_reloc_section(elf, sec, SHT_RELA)) in elf_add_reloc()1158 static struct section *elf_create_reloc_section(struct elf *elf, in elf_create_reloc_section() function