Searched refs:shstrs (Results 1 – 1 of 1) sorted by relevance
577 size_t shstrs; in dt_module_load_sect() local582 if (elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) in dt_module_load_sect()587 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_load_sect()1160 size_t shstrs; in dt_module_update() local1232 elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) { in dt_module_update()1301 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_update()