Home | History | Annotate | Download | only in mips64

Lines Matching refs:OBJ

4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n64 -filetype=obj -o - | \
6 # RUN: FileCheck %s -check-prefix=CHECK-OBJ
11 # CHECK-OBJ: Section {
12 # CHECK-OBJ: Index: 5
13 # CHECK-OBJ-LABEL: Name: .MIPS.abiflags
14 # CHECK-OBJ: Type: SHT_MIPS_ABIFLAGS (0x7000002A)
15 # CHECK-OBJ: Flags [ (0x2)
16 # CHECK-OBJ: SHF_ALLOC (0x2)
17 # CHECK-OBJ: ]
18 # CHECK-OBJ: Address: 0x0
19 # CHECK-OBJ: Size: 24
20 # CHECK-OBJ: Link: 0
21 # CHECK-OBJ: Info: 0
22 # CHECK-OBJ: AddressAlignment: 8
23 # CHECK-OBJ: EntrySize: 24
24 # CHECK-OBJ: Relocations [
25 # CHECK-OBJ: ]
26 # CHECK-OBJ: SectionData (
27 # CHECK-OBJ: 0000: 00004001 02020001 00000000 00000000 |..@.............|
28 # CHECK-OBJ: 0010: 00000001 00000000 |........|
29 # CHECK-OBJ: )
30 # CHECK-OBJ-LABEL: }