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

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

Completed in 139 milliseconds