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

  /external/boringssl/src/util/fipstools/testdata/ppc64le-Sample/
in.s 11 .globl kExportedString
13 .type kExportedString, @object
14 .size kExportedString, 26
15 kExportedString:
31 .string "kExportedString is %p\n"
48 .quad kExportedString
out.s 16 .globl kExportedString
18 .type kExportedString, @object
19 .size kExportedString, 26
21 kExportedString:
40 .string "kExportedString is %p\n"
63 .quad kExportedString
  /external/boringssl/src/util/fipstools/testdata/ppc64le-Sample2/
in.s 9 .quad kExportedString
182 .globl kExportedString
197 .type kExportedString, @object
198 .size kExportedString, 26
199 kExportedString:
207 .string "kExportedString is %p\n"
out.s 14 .quad kExportedString
478 .globl kExportedString
496 .type kExportedString, @object
497 .size kExportedString, 26
499 kExportedString:
510 .string "kExportedString is %p\n"

Completed in 516 milliseconds