Searched refs:shstrndx (Results 1 – 2 of 2) sorted by relevance
139 size_t shstrndx, sections_nr; in read_sections() local147 if (elf_getshdrstrndx(elf->elf, &shstrndx)) { in read_sections()180 sec->name = elf_strptr(elf->elf, shstrndx, sec->sh.sh_name); in read_sections()
1951 size_t shstrndx, next; in construct_sdt_notes_list() local1960 if (elf_getshdrstrndx(elf, &shstrndx) != 0) { in construct_sdt_notes_list()