Searched refs:grpref (Results 1 – 3 of 3) sorted by relevance
648 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local654 if (grpref[inner] < shnum) in handle_elf()655 shdr_info[grpref[inner]].group_idx = cnt; in handle_elf()660 if (inner == 1 || (inner == 2 && (grpref[0] & GRP_COMDAT) == 0)) in handle_elf()766 Elf32_Word *grpref; in handle_elf() local767 grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf()771 if (shdr_info[grpref[in]].idx != 0) in handle_elf()1158 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local1162 grpref[inner] = shdr_info[grpref[inner]].idx; in handle_elf()
802 Elf32_Word *grpref; in find_section_group() local815 grpref = (Elf32_Word *) data->d_buf; in find_section_group()820 if (grpref[--cnt] == shndx) in find_section_group()848 Elf32_Word *grpref; in mark_section_group() local867 grpref = (Elf32_Word *) data->d_buf; in mark_section_group()871 Elf32_Word idx = grpref[--cnt]; in mark_section_group()
1395 Elf32_Word *grpref = (Elf32_Word *) data->d_buf; in handle_scngrp() local1400 printf ((grpref[0] & GRP_COMDAT) in handle_scngrp()1420 GElf_Shdr *grpshdr = gelf_getshdr (elf_getscn (ebl->elf, grpref[cnt]), in handle_scngrp()1425 grpref[cnt], in handle_scngrp()