Home
last modified time | relevance | path

Searched defs:nent (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/VEX/unused/
Dlinker.c427 int nent = shdr[shnum].sh_size / sizeof(Elf_Rel); in do_Elf_Rel_relocations() local
553 int nent = shdr[shnum].sh_size / sizeof(Elf_Rela); in do_Elf_Rela_relocations() local
771 int i, j, nent, nstrtab, nsymtabs; in ocVerifyImage_ELF() local
953 int i, j, k, nent; in ocGetNames_ELF() local
/external/qemu/android/config/linux-x86_64/asm/
Dkvm.h175 __u32 nent; member
197 __u32 nent; member
/external/qemu/android/config/linux-x86/asm/
Dkvm.h175 __u32 nent; member
197 __u32 nent; member
/external/elfutils/src/
Dunstrip.c494 const size_t nent = symshdr->sh_size / symshdr->sh_entsize; in adjust_relocs() local
749 const size_t nent, const GElf_Addr bias, in collect_symbols()