Home
last modified time | relevance | path

Searched refs:symtab_idx (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Dstrip.c994 Elf32_Word symtab_idx; in handle_elf() member
1288 elf_assert (shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx == 0); in handle_elf()
1289 shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx = cnt; in handle_elf()
1473 if (shdr_info[cnt].symtab_idx != 0 in handle_elf()
1474 && shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()
1478 shdr_info[shdr_info[cnt].symtab_idx].data in handle_elf()
1479 = elf_getdata (shdr_info[shdr_info[cnt].symtab_idx].scn, in handle_elf()
1481 if (shdr_info[shdr_info[cnt].symtab_idx].data == NULL) in handle_elf()
1485 = shdr_info[shdr_info[cnt].symtab_idx].data; in handle_elf()
1948 if (shdr_info[cnt].symtab_idx != 0) in handle_elf()
[all …]
/external/elfutils/tests/
Drun-strings-test.sh378 testfile8: 8060 shdr_info[shdr_info[cnt].shdr.sh_link].symtab_idx == 0
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py341 symtab_idx = f.uint32()