Searched refs:shstrndx (Results 1 – 2 of 2) sorted by relevance
145 size_t shstrndx, sections_nr; in read_sections() local153 if (elf_getshdrstrndx(elf->elf, &shstrndx)) { in read_sections()186 sec->name = elf_strptr(elf->elf, shstrndx, sec->sh.sh_name); in read_sections()
2105 size_t shstrndx, next; in construct_sdt_notes_list() local2114 if (elf_getshdrstrndx(elf, &shstrndx) != 0) { in construct_sdt_notes_list()