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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 5985 my $hex_instruction_end;
6487 $hex_instruction_end = sprintf ("%x", $dec_instruction_end);
6494 "$dec_instruction_end (0x$hex_instruction_end)";
6680 if ( $add_new_line_after and ($orig_hex_instr_address eq $hex_instruction_end) )
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 5985 my $hex_instruction_end;
6487 $hex_instruction_end = sprintf ("%x", $dec_instruction_end);
6494 "$dec_instruction_end (0x$hex_instruction_end)";
6680 if ( $add_new_line_after and ($orig_hex_instr_address eq $hex_instruction_end) )

Completed in 50 milliseconds