Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp541 static const char *TestingFormatMagic = "llvmcovmtestdata"; variable
550 Data = Data.substr(StringRef(TestingFormatMagic).size()); in loadTestingFormat()
653 if (ObjectBuffer->getBuffer().startswith(TestingFormatMagic)) in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp587 static const char *TestingFormatMagic = "llvmcovmtestdata"; variable
627 Data = Data.substr(StringRef(TestingFormatMagic).size()); in loadTestingFormat()
738 if (ObjectBuffer.getBuffer().startswith(TestingFormatMagic)) { in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp825 static const char *TestingFormatMagic = "llvmcovmtestdata"; variable
868 Data = Data.substr(StringRef(TestingFormatMagic).size()); in loadTestingFormat()
1084 if (ObjectBuffer.getBuffer().startswith(TestingFormatMagic)) { in create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1291 constexpr uint64_t TestingFormatMagic = 0x6d766f636d766c6c; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1383 constexpr uint64_t TestingFormatMagic = 0x6d766f636d766c6c; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1386 constexpr uint64_t TestingFormatMagic = 0x6d766f636d766c6c; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1386 constexpr uint64_t TestingFormatMagic = 0x6d766f636d766c6c; variable