/external/elfutils/src/tests/ |
D | newfile.c | 49 ehdr->e_shstrndx); in print_ehdr() 128 ZERO_TEST (e_shstrndx); in main() 160 ZERO_TEST (e_shstrndx); in main()
|
D | asm-tst1.c | 49 .e_shstrndx = 3 177 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main() 181 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
|
D | update3.c | 87 ehdr->e_shnum, ehdr->e_shstrndx); in main() 136 ehdr->e_shstrndx = elf_ndxscn (scn); in main() 193 ehdr->e_shnum, ehdr->e_shstrndx); in main()
|
D | asm-tst2.c | 49 .e_shstrndx = 2 193 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main() 197 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
|
D | asm-tst9.c | 57 .e_shstrndx = 2 227 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main() 231 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
|
D | update1.c | 77 ehdr->e_shnum, ehdr->e_shstrndx); in main() 115 ehdr->e_shnum, ehdr->e_shstrndx); in main()
|
D | update2.c | 78 ehdr->e_shnum, ehdr->e_shstrndx); in main() 138 ehdr->e_shnum, ehdr->e_shstrndx); in main()
|
D | update4.c | 91 ehdr->e_shnum, ehdr->e_shstrndx); in main() 284 ehdr->e_shstrndx = elf_ndxscn (scn); in main() 345 ehdr->e_shnum, ehdr->e_shstrndx); in main()
|
D | dwflsyms.c | 95 return elf_strptr (elf, ehdr.e_shstrndx, shdr.sh_name); in elf_section_name() 195 const char *sname = elf_strptr (melf, ehdr.e_shstrndx, in list_syms()
|
D | asm-tst3.c | 193 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main() 197 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
|
D | scnnames.c | 70 strndx = ehdr.e_shstrndx; in main()
|
/external/elfutils/src/backends/ |
D | aarch64_symbol.c | 68 const char *sname = elf_strptr (elf, ehdr->e_shstrndx, destshdr->sh_name); in aarch64_check_special_symbol() 78 sname = elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name); in aarch64_check_special_symbol()
|
D | ppc64_symbol.c | 102 const char *sname = elf_strptr (elf, ehdr->e_shstrndx, destshdr->sh_name); in ppc64_check_special_symbol()
|
D | ppc64_init.c | 95 const char *name = elf_strptr (elf, ehdr->e_shstrndx,
|
D | ppc_symbol.c | 141 const char *sname = elf_strptr (elf, ehdr->e_shstrndx, destshdr->sh_name); in ppc_check_special_symbol()
|
/external/elfutils/src/libelf/ |
D | elf_getshdrstrndx.c | 84 ? elf->state.elf32.ehdr->e_shstrndx 85 : elf->state.elf64.ehdr->e_shstrndx);
|
D | gelf_update_ehdr.c | 93 COPY (e_shstrndx); in gelf_update_ehdr()
|
D | gelf_getehdr.c | 87 COPY (e_shstrndx);
|
/external/valgrind/VEX/unused/ |
D | linker.c | 332 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; in findElfSection() 339 && i != ehdr->e_shstrndx in findElfSection() 716 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; in ocResolve_ELF() 832 if (ehdr->e_shstrndx == SHN_UNDEF) { in ocVerifyImage_ELF() 838 ehdr->e_shstrndx); in ocVerifyImage_ELF() 839 sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; in ocVerifyImage_ELF() 870 && i != ehdr->e_shstrndx in ocVerifyImage_ELF() 961 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; in ocGetNames_ELF()
|
/external/valgrind/VEX/switchback/ |
D | linker.c | 400 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; 407 && i != ehdr->e_shstrndx 876 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; 995 if (ehdr->e_shstrndx == SHN_UNDEF) { 1001 ehdr->e_shstrndx); 1002 sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset; 1033 && i != ehdr->e_shstrndx 1124 char* sh_strtab = ehdrC + shdr[ehdr->e_shstrndx].sh_offset;
|
/external/elfutils/src/libebl/ |
D | eblsectionstripp.c | 56 const char *s_l = elf_strptr (ebl->elf, ehdr->e_shstrndx, in ebl_section_strip_p()
|
/external/google-breakpad/src/common/solaris/ |
D | dump_symbols.cc | 441 if (!FindSectionByName(elf, kStabName, elf_header->e_shstrndx, in LoadSymbols() 447 if (!FindSectionByName(elf, kStabStrName, elf_header->e_shstrndx, in LoadSymbols() 453 if (!FindSectionByName(elf, kSymtabName, elf_header->e_shstrndx, in LoadSymbols() 459 if (!FindSectionByName(elf, kStrtabName, elf_header->e_shstrndx, in LoadSymbols()
|
D | file_id.cc | 109 const char *section_name = elf_strptr(elf, elf_header.e_shstrndx, in FindElfTextSection()
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 217 Elf32_Half e_shstrndx; member 234 Elf64_Half e_shstrndx; member
|
/external/elfutils/src/libdwfl/ |
D | elf-from-memory.c | 311 ehdr.e32.e_shstrndx = 0; in elf_from_remote_memory() 338 ehdr.e64.e_shstrndx = 0; in elf_from_remote_memory()
|