Home
last modified time | relevance | path

Searched refs:sleb128 (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl663 sub sleb128 { subroutine
705 return ($DW_OP_complex{consts}, sleb128($val));
715 return (($DW_OP_complex{breg0} + $reg), sleb128($off));
732 push @ret,$DW_OP_complex{$1}, ($3 ? uleb128($i) : sleb128($i));

Completed in 7 milliseconds