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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 18034 const char *mcount_name = RS6000_MCOUNT;
18047 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name),
17998 const char *mcount_name = RS6000_MCOUNT; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 17576 const char *mcount_name = RS6000_MCOUNT;
17589 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name),
17540 const char *mcount_name = RS6000_MCOUNT; local

Completed in 58 milliseconds