HomeSort by: relevance | last modified time | path
    Searched defs:get_original_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
auto-profile.cc 349 get_original_name (const char *name) function in namespace:autofdo
483 = get_original_name (IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (decl)));
519 vector_.safe_push (get_original_name (gcov_read_string ()));
  /src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc 347 get_original_name (const char *name) function in namespace:autofdo
482 = get_original_name (IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (decl)));
518 vector_.safe_push (get_original_name (gcov_read_string ()));

Completed in 26 milliseconds