Searched refs:shstrs (Results 1 – 1 of 1) sorted by relevance
504 size_t shstrs; in dt_module_load_sect() local509 if (elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) in dt_module_load_sect()514 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_load_sect()1055 size_t shstrs; in dt_module_update() local1081 elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) { in dt_module_update()1109 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_update()