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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 9635 my $trigger_debug = $FALSE;
9653 # simplified. Note that only using $trigger_debug below is actually sufficient.
9655 $trigger_debug = $TRUE;
9667 $trigger_debug = $TRUE;
9683 $trigger_debug = $FALSE;
9742 or (($action eq "debug") and (not $trigger_debug))
9806 elsif (($action eq "debug") and ($trigger_debug))
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 9635 my $trigger_debug = $FALSE;
9653 # simplified. Note that only using $trigger_debug below is actually sufficient.
9655 $trigger_debug = $TRUE;
9667 $trigger_debug = $TRUE;
9683 $trigger_debug = $FALSE;
9742 or (($action eq "debug") and (not $trigger_debug))
9806 elsif (($action eq "debug") and ($trigger_debug))

Completed in 51 milliseconds