Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGCOV.h45 enum GCOVFormat readGCOVFormat() { in readGCOVFormat() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DGCOV.cpp42 GCOVFormat Format = Buffer.readGCOVFormat(); in read()