Searched refs:elf_add_string (Results 1 – 1 of 1) sorted by relevance
980 static int elf_add_string(struct elf *elf, struct section *strtab, char *str) in elf_add_string() function1085 sec->sh.sh_name = elf_add_string(elf, shstrtab, sec->name); in elf_create_section()