Home
last modified time | relevance | path

Searched defs:InputGCDA (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-cov/
H A Dgcov.cpp25 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage()
133 cl::opt<std::string> InputGCDA("gcda", cl::cat(DebugCat), cl::init(""), in gcovMain() local