Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp162 static const char *const FunctionTag; member in __anon8cea58790211::GCOVRecord
199 const char *const GCOVRecord::FunctionTag = "\0\0\0\1"; member in __anon8cea58790211::GCOVRecord
367 writeBytes(FunctionTag, 4); in writeOut()