Searched refs:symtab_idx (Results 1 – 3 of 3) sorted by relevance
994 Elf32_Word symtab_idx; in handle_elf() member1288 elf_assert (shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx == 0); in handle_elf()1289 shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx = cnt; in handle_elf()1473 if (shdr_info[cnt].symtab_idx != 0 in handle_elf()1474 && shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()1478 shdr_info[shdr_info[cnt].symtab_idx].data in handle_elf()1479 = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()1481 if (shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()1485 = shdr_info[shdr_info[cnt].symtab_idx].data; in handle_elf()1948 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()