Home
last modified time | relevance | path

Searched refs:getEntityCount (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Object/
DELFTypes.h181 unsigned getEntityCount() const {
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp131 unsigned getEntityCount() const { in getEntityCount() function
411 if (Symb.d.a >= SymbolTableSection->getEntityCount()) { in getSymbolNext()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h156 unsigned getEntityCount() const {
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp263 Entries = DotSymtabSec->getEntityCount(); in printSymbolsHelper()
2525 unsigned Entries = Sec.getEntityCount(); in printRelocations()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp304 Entries = DotSymtabSec->getEntityCount(); in printSymbolsHelper()
2718 unsigned Entries = Sec.getEntityCount(); in printRelocations()