HomeSort by relevance Sort by last modified time
    Searched refs:bl (Results 26 - 50 of 1051) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/BlocksRuntime/
objectRRGC.c 52 struct Block_layout *bl = (struct Block_layout *)(void *)myBlock; local
53 if ((bl->flags & BLOCK_HAS_DESCRIPTOR) != BLOCK_HAS_DESCRIPTOR) {
57 if ((bl->flags & BLOCK_HAS_COPY_DISPOSE) != BLOCK_HAS_COPY_DISPOSE) {
63 //printf("destbuffer is at %p, block at %p\n", destBuffer, (void *)bl);
65 bl->descriptor->copy(destBuffer, bl);
66 bl->descriptor->dispose(bl);
objectassign.c 55 struct Block_layout *bl = (struct Block_layout *)(void *)myBlock; local
56 if ((bl->flags & BLOCK_HAS_COPY_DISPOSE) != BLOCK_HAS_COPY_DISPOSE) {
62 //printf("destbuffer is at %p, block at %p\n", destBuffer, (void *)bl);
64 bl->descriptor->copy(destBuffer, bl);
65 bl->descriptor->dispose(bl);
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
bl31_entrypoint.S 77 bl reset_handler
99 bl init_cpu_data_ptr
145 bl platform_mem_init
156 bl zeromem16
161 bl zeromem16
168 bl init_cpu_ops
185 bl platform_set_stack
199 bl bl31_early_platform_setup
200 bl bl31_plat_arch_setup
206 bl bl31_mai
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
limit-bl.d 1 #name: aarch64-limit-bl
2 #source: limit-bl.s
11 1000: 95ffffff bl 8000ffc <bar>
ifunc-14a.s 5 bl foo
ifunc-14c.s 5 bl foo
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
abs-call-1.d 7 8000: eb03dffe bl 100000 <foo>
10 800c: eb03dffb bl 100000 <foo>
12 8010: f0f7 fff6 bl 100000 <foo>
callweak-2.s 8 bl bar
14 bl bar
16 bl bar
callweak.s 8 bl bar
14 bl bar
16 bl bar
thumb2-bl-blx-interwork.s 10 @bl.w arm0
11 @bl.w arm4
13 @bl.w arm0
14 @bl.w arm4
22 bl.w thumb0
23 bl.w thumb2
24 bl.w thumb4
25 bl.w thumb6
27 bl.w thumb0
28 bl.w thumb
    [all...]
cortex-a8-far-1.s 5 bl far_fn
cortex-a8-fix-bl-rel-thumb.d 15 8f0e: f7ff fff7 bl 8f00 <targetfn>
17 8f16: f7ff fff3 bl 8f00 <targetfn>
19 8f1e: f7ff ffef bl 8f00 <targetfn>
21 8f26: f7ff ffeb bl 8f00 <targetfn>
23 8f2e: f7ff ffe7 bl 8f00 <targetfn>
25 8f36: f7ff ffe3 bl 8f00 <targetfn>
27 8f3e: f7ff ffdf bl 8f00 <targetfn>
29 8f46: f7ff ffdb bl 8f00 <targetfn>
31 8f4e: f7ff ffd7 bl 8f00 <targetfn>
33 8f56: f7ff ffd3 bl 8f00 <targetfn
    [all...]
cortex-a8-fix-blx-rel-thumb.d 15 8f0e: f7ff fff7 bl 8f00 <targetfn>
17 8f16: f7ff fff3 bl 8f00 <targetfn>
19 8f1e: f7ff ffef bl 8f00 <targetfn>
21 8f26: f7ff ffeb bl 8f00 <targetfn>
23 8f2e: f7ff ffe7 bl 8f00 <targetfn>
25 8f36: f7ff ffe3 bl 8f00 <targetfn>
27 8f3e: f7ff ffdf bl 8f00 <targetfn>
29 8f46: f7ff ffdb bl 8f00 <targetfn>
31 8f4e: f7ff ffd7 bl 8f00 <targetfn>
33 8f56: f7ff ffd3 bl 8f00 <targetfn
    [all...]
long-plt-format.s 5 bl foo(PLT)
thumb-bl-lks-sym.s 1 @ Test to ensure that the bl to linker script symbol isn't changed to blx with immediate address.
18 bl extFunc
thumb1-bl.d 2 .*thumb1-bl: file format elf32-.*arm.*
7 1000: f3ff fffe bl 401000 <bar>
  /bionic/linker/arch/arm/
begin.S 33 bl __linker_init
  /bionic/linker/arch/arm64/
begin.S 33 bl __linker_init
  /device/linaro/bootloader/arm-trusted-firmware/common/aarch64/
early_exceptions.S 52 bl plat_report_exception
59 bl plat_report_exception
66 bl plat_report_exception
73 bl plat_report_exception
84 bl plat_report_exception
91 bl plat_report_exception
98 bl plat_report_exception
105 bl plat_report_exception
116 bl plat_report_exception
123 bl plat_report_exceptio
    [all...]
  /external/llvm/test/MC/ARM/
thumb-branches.s 5 bl end
9 bl end2
14 bl end3
19 bl end4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
bl-local-v4t.s 6 bl foo2 @ bl foo2 with reloc.
9 bl fooundefarm
10 bl fooundefthumb
blx-bl-convert.l 2 [^:]*:7: Warning: blx to Thumb func 'label' from Thumb ISA state changed to bl
3 [^:]*:16: Warning: blx to 'label3' an ARM ISA state function changed to bl
branch-reloc.l 2 [^:]*:[0-9]*: Warning: blx to 'arm_sym1' an ARM ISA state function changed to bl
3 [^:]*:[0-9]*: Warning: blx to Thumb func 'thumb_sym2' from Thumb ISA state changed to bl
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
badrelax.s 4 bl 1f
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-inval-movbe.s 4 movbe (%rcx),%bl
8 movbe %bl,(%rcx)
11 movbe bl, byte ptr [rcx]
15 movbe byte ptr [rcx], bl

Completed in 258 milliseconds

12 3 4 5 6 7 8 91011>>