Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Delf.c980 static int elf_add_string(struct elf *elf, struct section *strtab, char *str) in elf_add_string() function
1085 sec->sh.sh_name = elf_add_string(elf, shstrtab, sec->name); in elf_create_section()