Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-cov/
H A Dgcov.cpp42 std::string GCDA = InputGCDA.empty() in reportCoverage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp122 enum class GCovFileType { GCNO, GCDA }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp147 enum class GCovFileType { GCNO, GCDA }; enumerator