• Home
  • Raw
  • Download

Lines Matching refs:RELOC

3 ; RUN: llvm-readobj --relocs --expand-relocs %t.o | FileCheck --check-prefixes=RELOC %s
20 ; RELOC: Section (index: {{[0-9]+}}) .text {
21 ; RELOC-NEXT: Relocation {
22 ; RELOC-NEXT: Virtual Address: 0x2
23 ; RELOC-NEXT: Symbol: a ([[#INDX:]])
24 ; RELOC-NEXT: IsSigned: No
25 ; RELOC-NEXT: FixupBitValue: 0
26 ; RELOC-NEXT: Length: 16
27 ; RELOC-NEXT: Type: R_TOCU (0x30)
28 ; RELOC-NEXT: }
29 ; RELOC-NEXT: Relocation {
30 ; RELOC-NEXT: Virtual Address: 0x6
31 ; RELOC-NEXT: Symbol: a ([[#INDX]])
32 ; RELOC-NEXT: IsSigned: No
33 ; RELOC-NEXT: FixupBitValue: 0
34 ; RELOC-NEXT: Length: 16
35 ; RELOC-NEXT: Type: R_TOCL (0x31)
36 ; RELOC-NEXT: }
37 ; RELOC-NEXT: Relocation {
38 ; RELOC-NEXT: Virtual Address: 0xE
39 ; RELOC-NEXT: Symbol: b ([[#INDX+2]])
40 ; RELOC-NEXT: IsSigned: No
41 ; RELOC-NEXT: FixupBitValue: 0
42 ; RELOC-NEXT: Length: 16
43 ; RELOC-NEXT: Type: R_TOCU (0x30)
44 ; RELOC-NEXT: }
45 ; RELOC-NEXT: Relocation {
46 ; RELOC-NEXT: Virtual Address: 0x12
47 ; RELOC-NEXT: Symbol: b ([[#INDX+2]])
48 ; RELOC-NEXT: IsSigned: No
49 ; RELOC-NEXT: FixupBitValue: 0
50 ; RELOC-NEXT: Length: 16
51 ; RELOC-NEXT: Type: R_TOCL (0x31)
52 ; RELOC-NEXT: }
53 ; RELOC-NEXT: Relocation {
54 ; RELOC-NEXT: Virtual Address: 0x1A
55 ; RELOC-NEXT: Symbol: c ([[#INDX+4]])
56 ; RELOC-NEXT: IsSigned: No
57 ; RELOC-NEXT: FixupBitValue: 0
58 ; RELOC-NEXT: Length: 16
59 ; RELOC-NEXT: Type: R_TOCU (0x30)
60 ; RELOC-NEXT: }
61 ; RELOC-NEXT: Relocation {
62 ; RELOC-NEXT: Virtual Address: 0x1E
63 ; RELOC-NEXT: Symbol: c ([[#INDX+4]])
64 ; RELOC-NEXT: IsSigned: No
65 ; RELOC-NEXT: FixupBitValue: 0
66 ; RELOC-NEXT: Length: 16
67 ; RELOC-NEXT: Type: R_TOCL (0x31)
68 ; RELOC-NEXT: }