HomeSort by relevance Sort by last modified time
    Searched refs:XCU (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/perlasm/
x86masm.pl 180 .CRT\$XCU SEGMENT DWORD PUBLIC 'DATA'
183 .CRT\$XCU ENDS
x86nasm.pl 158 segment .CRT\$XCU data align=4
x86_64-xlate.pl 170 } elsif ($self->{op} eq "call" && $current_segment eq ".CRT\$XCU") {
553 $line = ".CRT\$XCU" if ($line eq ".init");
    [all...]

Completed in 75 milliseconds