Searched defs:gcda (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp787 os << " -: 0:Data:" << gcda << '\n'; local
866 void Context::print(StringRef filename, StringRef gcno, StringRef gcda, argument
779 annotateSource(SourceInfo &si, const GCOVFile &file, StringRef gcno, StringRef gcda, raw_ostream &os) const argument
992 gcovOneInput(const GCOV::Options &options, StringRef filename, StringRef gcno, StringRef gcda, GCOVFile &file) argument

Completed in 104 milliseconds