Home
last modified time | relevance | path

Searched defs:EntSize (Results 1 – 2 of 2) 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/llvm/tools/llvm-readobj/
DELFDumper.cpp85 uint64_t EntSize; member
161 DynRegionInfo createDRIFrom(const Elf_Phdr *P, uintX_t EntSize) { in createDRIFrom()