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

  /external/llvm/test/MC/COFF/
secrel32.s 5 Lfoo:
6 .secrel32 Lfoo
  /external/llvm/test/MC/ELF/
abs.s 5 .Lfoo:
7 zed = .Lfoo - .Lbar
undef2.s 3 // Test that this produces an undefined reference to .Lfoo
5 je .Lfoo
11 // CHECK: Name: .Lfoo
leb128.s 3 .sleb128 .Lfoo - .Lbar
4 .Lfoo:
5 .uleb128 .Lbar - .Lfoo
merge.s 10 movsd .Lfoo(%rip), %xmm1
11 movl $.Lfoo, %edi
12 movl $.Lfoo+2, %edi
18 .Lfoo:
27 // CHECK-NEXT: 0x{{[^ ]+}} R_X86_64_PC32 .Lfoo 0x{{[^ ]+}}
29 // CHECK-NEXT: 0x{{[^ ]+}} R_X86_64_32 .Lfoo 0x{{[^ ]+}}
relocation-386.s 8 // CHECK-NEXT: 0x2 R_386_GOTOFF .Lfoo 0x0
87 leal .Lfoo@GOTOFF(%ebx), %eax
129 .Lfoo:
  /external/llvm/test/MC/MachO/ARM/
relax-thumb2-branches.s 3 ble Lfoo @ wide encoding
6 Lfoo:

Completed in 614 milliseconds