OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACHO
(Results
1 - 5
of
5
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
dwarfdump-header-64.s
6
# lines beginning with @
MACHO
@ should be preserved for Mach-O targets.
8
# RUN: sed -e 's/@ELF@//;s/@
MACHO
@.*//' %s | \
12
# RUN: sed -e 's/@ELF@.*//;s/@
MACHO
@//' %s | \
18
@
MACHO
@ .section __DWARF,__debug_str,regular,debug
29
@
MACHO
@ .section __DWARF,__debug_abbrev,regular,debug
44
@
MACHO
@ .section __DWARF,__debug_info,regular,debug
54
@
MACHO
@ .long 0
60
@
MACHO
@ .long 0
72
@
MACHO
@ .section __DWARF,__debug_line,regular,debug
/external/llvm/test/MC/ARM/
thumb1-relax-br.s
1
@ RUN: not llvm-mc -triple thumbv6m-none-
macho
-filetype=obj -o /dev/null %s 2>&1 | FileCheck --check-prefix=CHECK-ERROR %s
2
@ RUN: llvm-mc -triple thumbv7m-none-
macho
-filetype=obj -o %t %s
3
@ RUN: llvm-objdump -d -r -triple thumbv7m-none-
macho
%t | FileCheck --check-prefix=CHECK-
MACHO
%s
9
@ There is no
MachO
relocation for Thumb1's unconditional branch, so
15
@ CHECK-
MACHO
: ff f7 fe bf b.w #-4
16
@ CHECK-
MACHO
-NEXT: ARM_THUMB_RELOC_BR22
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb1-relax-br.s
1
@ RUN: not llvm-mc -triple thumbv6m-none-
macho
-filetype=obj -o /dev/null %s 2>&1 | FileCheck --check-prefix=CHECK-ERROR %s
2
@ RUN: llvm-mc -triple thumbv7m-none-
macho
-filetype=obj -o %t %s
3
@ RUN: llvm-objdump -d -r -triple thumbv7m-none-
macho
%t | FileCheck --check-prefix=CHECK-
MACHO
%s
9
@ There is no
MachO
relocation for Thumb1's unconditional branch, so
15
@ CHECK-
MACHO
: ff f7 fe bf b.w #-4
16
@ CHECK-
MACHO
-NEXT: ARM_THUMB_RELOC_BR22
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
[
all
...]
Completed in 616 milliseconds