Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp126 struct Elf_Shdr_Impl : Elf_Shdr_Base<target_endianness, is64Bits> { struct
131 unsigned getEntityCount() const { in getEntityCount()