Searched defs:BlockTag (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ | ||
H A D | GCOVProfiling.cpp | 164 static const char *const BlockTag; member in class:__anon12885::GCOVRecord 201 const char *const GCOVRecord::BlockTag = "\0\0\x41\x01"; member in class:__anon12885::GCOVRecord 382 writeBytes(BlockTag, 4); |
Completed in 59 milliseconds