Lines Matching refs:elf_getdata
667 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
825 = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
839 = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()
940 shdr_info[i].data = elf_getdata (shdr_info[i].scn, NULL); in handle_elf()
990 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1236 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1267 shndxdata = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()
1280 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()
1450 Elf_Data *debugdata = elf_getdata (elf_getscn (debugelf, in handle_elf()
1487 Elf_Data *d = elf_getdata (shdr_info[cnt].idx == 0 in handle_elf()
1552 Elf_Data *symd = elf_getdata (elf_getscn (newelf, in handle_elf()
1558 Elf_Data *hashd = elf_getdata (scn, NULL); in handle_elf()
1694 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx), in handle_elf()
1701 Elf_Data *verd = elf_getdata (scn, NULL); in handle_elf()
1783 Elf_Data *reldata = elf_getdata (scn, NULL); in handle_elf()
1790 Elf_Data *tdata = elf_getdata (tscn, NULL); in handle_elf()