Home
last modified time | relevance | path

Searched refs:grpref (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstrip.c1255 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local
1261 if (grpref[inner] < shnum) in handle_elf()
1262 shdr_info[grpref[inner]].group_idx = cnt; in handle_elf()
1267 if (inner == 1 || (inner == 2 && (grpref[0] & GRP_COMDAT) == 0)) in handle_elf()
1387 Elf32_Word *grpref; in handle_elf() local
1388 grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf()
1392 if (grpref[in] < shnum) in handle_elf()
1394 if (shdr_info[grpref[in]].idx != 0) in handle_elf()
1848 Elf32_Word *grpref = (Elf32_Word *) shdr_info[cnt].data->d_buf; in handle_elf() local
1854 if (grpref[inner] < shnum) in handle_elf()
[all …]
Dreadelf.c1565 Elf32_Word *grpref = (Elf32_Word *) data->d_buf; in handle_scngrp() local
1570 printf ((grpref[0] & GRP_COMDAT) in handle_scngrp()
1590 GElf_Shdr *grpshdr = gelf_getshdr (elf_getscn (ebl->elf, grpref[cnt]), in handle_scngrp()
1595 grpref[cnt], in handle_scngrp()