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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 34 static const gcov_unsigned_t *gcov_read_words (unsigned);
552 gcov_read_words (unsigned words) function
602 const gcov_unsigned_t *buffer = gcov_read_words (1);
617 const gcov_unsigned_t *buffer = gcov_read_words (2);
645 return (const char *) gcov_read_words (length);
    [all...]

Completed in 53 milliseconds