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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 4859 my $off_with_the_PC;
4890 $off_with_the_PC = rindex ($FUNC_FILE, "-PC");
4891 $FUNC_FILE_NO_PC = substr ($FUNC_FILE, 0, $off_with_the_PC);
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 4859 my $off_with_the_PC;
4890 $off_with_the_PC = rindex ($FUNC_FILE, "-PC");
4891 $FUNC_FILE_NO_PC = substr ($FUNC_FILE, 0, $off_with_the_PC);

Completed in 45 milliseconds