Searched refs:elf_create_reloc_section (Results 1 – 1 of 1) sorted by relevance
508 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