HomeSort by relevance Sort by last modified time
    Searched refs:readGCDAFormat (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/Support/
GCOV.h 69 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
70 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GCOV.h 79 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
80 bool readGCDAFormat() {
  /external/llvm/lib/IR/
GCOV.cpp 57 if (!Buffer.readGCDAFormat())
  /external/llvm/lib/ProfileData/
SampleProfReader.cpp 519 if (!GcovBuffer.readGCDAFormat())

Completed in 1398 milliseconds