Searched defs:EntSize (Results 1 – 3 of 3) sorted by relevance
178 unsigned EntSize; // sh_entsize - Size of entries in the section e variable
525 size_t EntSize = typeWidthInBytes(Ty); in writeConstantPool() local
85 uint64_t EntSize; member161 DynRegionInfo createDRIFrom(const Elf_Phdr *P, uintX_t EntSize) { in createDRIFrom()