Searched refs:exported_function (Results 1 – 5 of 5) sorted by relevance
/external/boringssl/src/util/fipstools/testdata/ppc64le-Sample/ |
D | in.s | 50 .quad exported_function 127 bl exported_function 139 .globl exported_function symbol 140 .type exported_function, @function 141 exported_function: label 144 .localentry exported_function,.-exported_function 159 .size exported_function,.-exported_function
|
D | out.s | 66 .quad exported_function 373 # WAS bl exported_function 386 .globl exported_function symbol 387 .type exported_function, @function 389 exported_function: label 397 .localentry exported_function,.-exported_function 414 .size exported_function,.-exported_function
|
/external/boringssl/src/util/fipstools/testdata/ppc64le-Sample2/ |
D | in.s | 11 .quad exported_function 15 .globl exported_function symbol 16 .type exported_function, @function 17 exported_function: label 20 .localentry exported_function,.-exported_function 103 .size exported_function,.-exported_function 171 bl exported_function
|
D | out.s | 17 .quad exported_function 22 .globl exported_function symbol 23 .type exported_function, @function 25 exported_function: label 33 .localentry exported_function,.-exported_function 254 .size exported_function,.-exported_function 466 # WAS bl exported_function
|
/external/llvm/test/SymbolRewriter/ |
D | rewrite.map | 29 target: exported_function,
|