Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp930 uint32_t StringCount = 0; in verifyAppleAccelTable() local
952 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
966 ++StringCount; in verifyAppleAccelTable()
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4156 ULONG StringCount; member
H A Dfs.c404 if (reparse_data->AppExecLinkReparseBuffer.StringCount < 3) { in fs__readlink_handle()