Lines Matching refs:elf_getdata
405 xndxdata = elf_getdata (xndxscn, NULL); in get_xndxdata()
480 Elf_Data *reldata = elf_getdata (scn, NULL); in remove_debug_relocations()
505 Elf_Data *tdata = elf_getdata (tscn, NULL); in remove_debug_relocations()
515 symdata = elf_getdata (symscn, NULL); in remove_debug_relocations()
853 while ((data = elf_getdata (scn, data)) != NULL) in handle_debug_relocs()
1249 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1419 = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1433 = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()
1545 shdr_info[i].data = elf_getdata (shdr_info[i].scn, NULL); in handle_elf()
1595 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1871 shdr_info[cnt].data = elf_getdata (shdr_info[cnt].scn, NULL); in handle_elf()
1902 shndxdata = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()
1917 versiondata = elf_getdata (shdr_info[shdr_info[cnt].version_idx].scn, in handle_elf()
2138 Elf_Data *debugdata = elf_getdata (elf_getscn (debugelf, in handle_elf()
2175 Elf_Data *d = elf_getdata (shdr_info[cnt].idx == 0 in handle_elf()
2240 Elf_Data *symd = elf_getdata (elf_getscn (newelf, in handle_elf()
2246 Elf_Data *hashd = elf_getdata (scn, NULL); in handle_elf()
2382 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx), in handle_elf()
2389 Elf_Data *verd = elf_getdata (scn, NULL); in handle_elf()