Searched refs:symtab_idx (Results 1 – 3 of 3) sorted by relevance
415 Elf32_Word symtab_idx; in handle_elf() member636 elf_assert (shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx == 0); in handle_elf()637 shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx = cnt; in handle_elf()801 if (shdr_info[cnt].symtab_idx != 0 in handle_elf()802 && shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()806 shdr_info[shdr_info[cnt].symtab_idx].data in handle_elf()807 = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()809 if (shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()813 = shdr_info[shdr_info[cnt].symtab_idx].data; in handle_elf()1203 if (shdr_info[cnt].symtab_idx != 0) in handle_elf()[all …]
378 testfile8: 8060 shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx == 0
341 symtab_idx = f.uint32()