Searched refs:elf_create_rela_reloc_section (Results 1 – 1 of 1) sorted by relevance
1173 static struct section *elf_create_rela_reloc_section(struct elf *elf, struct section *base) in elf_create_rela_reloc_section() function1213 case SHT_RELA: return elf_create_rela_reloc_section(elf, base); in elf_create_reloc_section()
Completed in 4 milliseconds