Home
last modified time | relevance | path

Searched defs:EntSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELF.h178 unsigned EntSize; // sh_entsize - Size of entries in the section e variable
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp525 size_t EntSize = typeWidthInBytes(Ty); in writeConstantPool() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp85 uint64_t EntSize; member
161 DynRegionInfo createDRIFrom(const Elf_Phdr *P, uintX_t EntSize) { in createDRIFrom()