Searched refs:full_header (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
H A Dgcov-io.c304 header->full_header = str ? xstrdup (str) : 0;
834 fprintf (fp, "full_header: %s\n", tool_header->full_header);
975 if (tool_header->full_header)
976 free (tool_header->full_header);
H A Dgcov-io.h613 char *full_header; member in struct:gcov_pmu_tool_header

Completed in 1573 milliseconds