Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp117 static const char *BlockTag; member in __anonebae53380211::GCOVRecord
154 const char *GCOVRecord::BlockTag = "\0\0\x41\x01"; member in __anonebae53380211::GCOVRecord
288 writeBytes(BlockTag, 4); in writeOut()
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp172 static const char *const BlockTag; member in __anonb9b0140c0211::GCOVRecord
209 const char *const GCOVRecord::BlockTag = "\0\0\x41\x01"; member in __anonb9b0140c0211::GCOVRecord
387 writeBytes(BlockTag, 4); in writeOut()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp189 static const char *const BlockTag; member in __anonc00182440211::GCOVRecord
226 const char *const GCOVRecord::BlockTag = "\0\0\x41\x01"; member in __anonc00182440211::GCOVRecord
396 writeBytes(BlockTag, 4); in writeOut()