Searched defs:strndx (Results  1 – 6 of 6) sorted by relevance
| /external/elfutils/tests/ | 
| D | scnnames.c | 33   size_t strndx;  in main()  local
  | 
| D | elfgetzdata.c | 65       size_t strndx;  in main()  local
  | 
| D | elfputzdata.c | 72       size_t strndx;  in main()  local
  | 
| D | next_cfi.c | 126   size_t strndx = ehdr.e_shstrndx;  in main()  local
  | 
| /external/elfutils/src/ | 
| D | nm.c | 712 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n)  in sym_name() 725 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname,  in show_symbols_sysv() 928 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx,  in show_symbols_bsd() 1060 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx,  in show_symbols_posix()
  | 
| D | strings.c | 719 	      size_t strndx = 0;  in read_elf()  local
  |