Searched refs:i_shdr (Results 1 – 1 of 1) sorted by relevance
596 GElf_Shdr *i_shdr = gelf_getshdr (elf_getscn (elf, i), &i_shdr_mem); in add_new_section_symbols() local597 ELF_CHECK (i_shdr != NULL, _("cannot get section header: %s")); in add_new_section_symbols()600 .st_value = rel ? 0 : i_shdr->sh_addr, in add_new_section_symbols()