Home
last modified time | relevance | path

Searched refs:StringCount (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWindowsResource.h181 static uint32_t StringCount; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp744 uint32_t StringCount = 0; in verifyAppleAccelTable() local
766 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
780 ++StringCount; in verifyAppleAccelTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWindowsResource.cpp39 uint32_t WindowsResourceParser::TreeNode::StringCount = 0; member in llvm::object::WindowsResourceParser::TreeNode
185 StringIndex = StringCount++; in TreeNode()