Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 25 of 129) sorted by relevance

123456

/external/llvm-project/lld/test/ELF/
Dppc64-long-branch-pi.s62 bl .text_high # Need a thunk label
63 bl .text_high label
64 bl .text_high+8 # Need a thunk label
65 bl .text_high+0xc # Need a thunk label
81 bl .text_low+4 label
82 bl .text_low+4 label
83 bl .text_low # Need a thunk label
Dppc32-long-thunk.s67 bl high@local # Need a thunk label
68 bl high@local # Need a thunk label
69 bl high+32768@plt # Need a thunk label
70 bl high label
71 bl .text_high+16 # Need a thunk label
88 bl .text_low+8 label
89 bl .text_low+8 # Need a thunk label
Dppc64-long-branch.s56 bl high # Need a thunk label
57 bl high # Need a thunk label
58 bl high # Need a thunk label
59 bl high label
60 bl .text_high+16 # Need a thunk label
82 bl .text_low+8 label
83 bl .text_low+8 # Need a thunk label
Dppc32-relocatable-got2.s36 bl foo+0x8000@plt label
37 bl bar+0x8000@plt label
41 bl foo@plt label
Dppc32-tls-gd.s82 bl __tls_get_addr(a@tlsgd) label
86 bl __tls_get_addr(b@tlsgd) label
91 bl __tls_get_addr(c@tlsgd) label
Dppc64-tls-gd.s86 bl __tls_get_addr(a@tlsgd) label
91 bl __tls_get_addr(b@tlsgd) label
95 bl __tls_get_addr(c@tlsgd) label
Darm-long-thunk-converge.s17 bl bar label
28 bl foo label
Dppc32-tls-ld.s64 bl __tls_get_addr(a@tlsld) label
72 bl __tls_get_addr(b@tlsld) label
Dppc32-weak-undef-call.s20 bl foo label
/external/llvm-project/llvm/test/MC/ARM/
Dsymbol-variants.s20 bl f04(PLT) label
21 bl f05(plt) label
/external/llvm/test/MC/ARM/
Dsymbol-variants.s20 bl f04(PLT) label
21 bl f05(plt) label
/external/vixl/benchmarks/aarch32/
Dasm-disasm-speed-test.cc263 __ bl(&l_008a); in Generate_1() local
273 __ bl(&l_009e); in Generate_1() local
276 __ bl(&l_00a2); in Generate_1() local
352 __ bl(&l_0126); in Generate_2() local
378 __ bl(&l_0160); in Generate_2() local
392 __ bl(&l_0172); in Generate_2() local
528 __ bl(&l_028a); in Generate_3() local
544 __ bl(&l_02a4); in Generate_3() local
557 __ bl(&l_0000); in Generate_3() local
564 __ bl(&l_02c6); in Generate_3() local
[all …]
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/PowerPC/
Dbranch-offset.s16 bl: label
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertBlocklist.java135 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( in readSerialBlockList() local
169 Set<byte[]> bl = new HashSet<byte[]>(Arrays.asList( in readPublicKeyBlockList() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DCertBlocklist.java139 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( in readSerialBlockList() local
173 Set<byte[]> bl = new HashSet<byte[]>(Arrays.asList( in readPublicKeyBlockList() local
/external/freetype/src/gzip/
Dinfblock.c156 uInt bl, bd; in inflate_blocks() local
310 uInt bl, bd; in inflate_blocks() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DCertBlocklist.java139 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( in readSerialBlockList() local
173 Set<byte[]> bl = new HashSet<byte[]>(Arrays.asList( in readPublicKeyBlockList() local
/external/skia/include/private/
DSkNx.h64 Half al, bl, cl, dl, in Load4() local
75 Half al, bl, cl, in Load3() local
85 Half al, bl, in Load2() local
/external/oss-fuzz/projects/unbound/
Dfuzz_2.c10 size_t bl; in LLVMFuzzerTestOneInput() local
/external/skqp/include/private/
DSkNx.h64 Half al, bl, cl, dl, in Load4() local
75 Half al, bl, cl, in Load3() local
85 Half al, bl, in Load2() local
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/
DCertBlocklistImpl.java146 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( in readSerialBlockList() local
180 Set<ByteString> bl = new HashSet<ByteString>(toByteStrings( in readPublicKeyBlockList() local
/external/conscrypt/platform/src/main/java/org/conscrypt/
DCertBlocklistImpl.java142 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( in readSerialBlockList() local
176 Set<ByteString> bl = new HashSet<ByteString>(toByteStrings( in readPublicKeyBlockList() local
/external/skia/fuzz/
DFuzzDrawFunctions.cpp192 bool bl; in fuzz_drawRect() local
245 bool bl; in fuzz_drawPath() local
260 bool bl; in fuzz_drawImage() local
/external/lua/src/
Dlparser.c411 BlockCnt *bl = fs->bl; in markupval() local
618 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout()
632 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock()
663 BlockCnt *bl = fs->bl; in leaveblock() local
719 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func()
983 BlockCnt bl; in body() local
1298 BlockCnt bl; in block() local
1463 BlockCnt bl; in whilestat() local
1538 BlockCnt bl; in forbody() local
1614 BlockCnt bl; in forstat() local
[all …]
/external/skqp/fuzz/
DFuzzDrawFunctions.cpp194 bool bl; in fuzz_drawRect() local
247 bool bl; in fuzz_drawPath() local
275 bool bl; in fuzz_drawImage() local

123456