Searched refs:grpref (Results 1 – 3 of 3) sorted by relevance
673 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local679 if (grpref[inner] < shnum) in handle_elf()680 shdr_info[grpref[inner]].group_idx = cnt; in handle_elf()685 if (inner == 1 || (inner == 2 && (grpref[0] & GRP_COMDAT) == 0)) in handle_elf()793 Elf32_Word *grpref; in handle_elf() local794 grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf()798 if (grpref[in] < shnum) in handle_elf()800 if (shdr_info[grpref[in]].idx != 0) in handle_elf()1215 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local1219 if (grpref[inner] < shnum) in handle_elf()[all …]
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()
1473 Elf32_Word *grpref = (Elf32_Word *) data->d_buf; in handle_scngrp() local1478 printf ((grpref[0] & GRP_COMDAT) in handle_scngrp()1498 GElf_Shdr *grpshdr = gelf_getshdr (elf_getscn (ebl->elf, grpref[cnt]), in handle_scngrp()1503 grpref[cnt], in handle_scngrp()