• Home
  • Raw
  • Download

Lines Matching defs:cnt

342   size_t cnt;  in check_elf_header()  local
558 size_t cnt; in check_scn_group() local
632 for (size_t cnt = 1; cnt < shnum; ++cnt) in check_symtab() local
698 for (size_t cnt = 1; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_symtab() local
1101 size_t cnt; in is_rel_dyn() local
1372 size_t cnt, const GElf_Shdr *symshdr, Elf_Data *symdata, in check_one_reloc()
1516 for (size_t cnt = 0; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_rela() local
1567 for (size_t cnt = 0; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_rel() local
1603 size_t cnt; in check_dynamic() local
1972 for (size_t cnt = idx + 1; cnt < shnum; ++cnt) in check_symtab_shndx() local
1999 for (size_t cnt = 1; cnt < data->d_size / sizeof (Elf32_Word); ++cnt) in check_symtab_shndx() local
2053 size_t cnt; in check_sysv_hash() local
2110 size_t cnt; in check_sysv_hash64() local
2200 size_t cnt; in check_gnu_hash() local
2460 for (Elf32_Word cnt = 0; cnt < gnu_nbucket; ++cnt) in compare_hash_gnu_hash() local
2507 for (Elf32_Word cnt = 0; cnt < nbucket; ++cnt) in compare_hash_gnu_hash() local
2544 for (Elf64_Xword cnt = 0; cnt < nbucket; ++cnt) in compare_hash_gnu_hash() local
2573 for (uint32_t cnt = 1; cnt < nentries; ++cnt) in compare_hash_gnu_hash() local
2685 size_t cnt; in check_group() local
2801 for (size_t cnt = 0; cnt < nknown_flags; ++cnt) in section_flags_string() local
2978 for (int cnt = 1; (size_t) cnt < shdr->sh_size / shdr->sh_entsize; ++cnt) in check_versym() local
3110 for (Elf64_Word cnt = shdr->sh_info; cnt > 0; ) in check_verneed() local
3271 for (Elf64_Word cnt = shdr->sh_info; cnt > 0; ) in check_verdef() local
3754 for (size_t cnt = 1; cnt < shnum; ++cnt) in check_sections() local
4423 check_note (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Phdr *phdr, int cnt) in check_note()
4506 for (unsigned int cnt = 0; cnt < phnum; ++cnt) in check_program_header() local