Lines Matching +full:0 +full:x2e0

11 …name of the dynamic symbol with index 1: st_name (0x1234) is past the end of the string table of s…
12 # LLVM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
17 …name of the dynamic symbol with index 1: st_name (0x1234) is past the end of the string table of s…
18 # GNU-NEXT: 0000000000000000 0000000100000000 R_X86_64_NONE 0000000000000000 <corrupt> + 0
37 Value: 0x0000000000000000
39 Value: 0x0000000000000018
41 Value: 0x0000000000000018
43 Value: 0x0000000000000000
45 - StName: 0x1234
53 ## Case A: the size of a single relocation entry is 0x18. In this case 0xFF % 0x18 != 0 and we repo…
55 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELA -DTAG1=DT_RELASZ -DTAG1VAL=0xFF -DTAG2=DT_RELAENT %s -o %…
61 # INVALID-DT-RELASZ1: warning: '[[FILE]]': invalid DT_RELASZ value (0xff) or DT_RELAENT value (0x18)
75 Value: 0x0
77 Value: [[TAG1VAL=0x18]]
79 Value: [[TAG2VAL=0x18]]
81 Value: 0x0
88 ## Case B: the DT_RELASZ has value of 0x251, what is too large, because the relocation table goes p…
90 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELA -DTAG1=DT_RELASZ -DTAG1VAL=0x251 -DTAG2=DT_RELAENT %s -o …
96 … '[[FILE]]': unable to read data at 0x78 of size 0x251 (DT_RELASZ value): it goes past the end of …
99 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELA -DTAG1=DT_RELASZ -DTAG2=DT_RELAENT -DTAG2VAL=0xFF %s -o %…
105 # INVALID-DT-RELAENT: warning: '[[FILE]]': invalid DT_RELASZ value (0x18) or DT_RELAENT value (0xff)
109 ## Case A: the size of a single relocation entry is 0x18. In this case 0xFF % 0x18 != 0 and we repo…
111 # RUN: yaml2obj --docnum=2 -DRELTYPE=REL -DTAG1=DT_RELSZ -DTAG1VAL=0xFF -DTAG2=DT_RELENT %s -o %t4a
115 # INVALID-DT-RELSZ1: warning: '[[FILE]]': invalid DT_RELSZ value (0xff) or DT_RELENT value (0x18)
117 ## Case B: the DT_RELSZ has value of 0x251, what is too large, because the relocation table goes pa…
119 # RUN: yaml2obj --docnum=2 -DRELTYPE=REL -DTAG1=DT_RELSZ -DTAG1VAL=0x251 -DTAG2=DT_RELENT %s -o %t4b
123 …: '[[FILE]]': unable to read data at 0x78 of size 0x251 (DT_RELSZ value): it goes past the end of …
126 # RUN: yaml2obj --docnum=2 -DRELTYPE=REL -DTAG1=DT_RELSZ -DTAG2=DT_RELENT -DTAG2VAL=0xFF %s -o %t5
130 # INVALID-DT-RELENT: warning: '[[FILE]]': invalid DT_RELSZ value (0x18) or DT_RELENT value (0xff)
133 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELR -DTAG1=DT_RELRSZ -DTAG1VAL=0xFF -DTAG2=DT_RELRENT %s -o %…
137 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELR -DTAG1=DT_ANDROID_RELRSZ -DTAG1VAL=0xFF -DTAG2=DT_ANDROID…
141 …D-DT-RELRSZ: warning: '[[FILE]]': invalid DT_RELRSZ value (0xff) or DT_RELRENT value (0x18)
142 …RSZ: warning: '[[FILE]]': invalid DT_ANDROID_RELRSZ value (0xff) or DT_ANDROID_RELRENT value (0x18)
145 # RUN: yaml2obj --docnum=2 -DRELTYPE=RELR -DTAG1=DT_RELRSZ -DTAG2=DT_RELRENT -DTAG2VAL=0xFF %s -o %…
148 …docnum=2 -DRELTYPE=RELR -DTAG1=DT_ANDROID_RELRSZ -DTAG2=DT_ANDROID_RELRENT -DTAG2VAL=0xFF %s -o %t9
152 # INVALID-DT-RELRENT: invalid DT_RELRSZ value (0x18) or DT_RELRENT value (0xff)
153 # INVALID-DT-ANDROID-RELRENT: invalid DT_ANDROID_RELRSZ value (0x18) or DT_ANDROID_RELRENT value (0
158 ## Case A: the size of a single relocation entry is 0x18. In this case 0xFF % 0x18 != 0 and we repo…
160 # RUN: yaml2obj --docnum=3 -DVAL=0xFF %s -o %t10a
166 …DT-PLTRELSZ1: warning: '[[FILE]]': invalid DT_PLTRELSZ value (0xff) or PLTREL entry size (0x18){{$…
183 Value: 0x0
185 Value: [[VAL]] ## The valid value would be 0x18.
187 Value: 0x7 ## DT_RELA
189 Value: 0x0
196 ## Case B: the DT_PLTRELSZ (PLT size) has value of 0x269, what is too large, because PLT goes past …
198 # RUN: yaml2obj --docnum=3 -DVAL=0x269 %s -o %t10b
205 …[FILE]]': unable to read data at 0x78 of size 0x269 (DT_PLTRELSZ value): it goes past the end of t…
208 # INVALID-DT-PLTRELSZ2-GNU: 'PLT' relocation section at offset 0x78 contains 617 bytes:
210 …[FILE]]': unable to read data at 0x78 of size 0x269 (DT_PLTRELSZ value): it goes past the end of t…
218 # LLVM-NO-DYNSYM-NEXT: warning: '[[FILE]]': unable to get name of the dynamic symbol with index 0: …
219 # LLVM-NO-DYNSYM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
221 # LLVM-NO-DYNSYM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
224 # GNU-NO-DYNSYM: 'RELA' relocation section at offset 0x78 contains 48 bytes:
226 # GNU-NO-DYNSYM-NEXT: warning: '[[FILE]]': unable to get name of the dynamic symbol with index 0: n…
227 …-NO-DYNSYM-NEXT: 0000000000000000 0000000000000000 R_X86_64_NONE <corrupt> + 0
229 …-NO-DYNSYM-NEXT: 0000000000000000 0000000100000000 R_X86_64_NONE <corrupt> + 0
243 Symbol: 0x1
248 Value: 0x0
250 Value: 0x30
252 Value: 0x18
254 Value: 0x0
270 # LLVM-INVALID-DYNSYM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
271 # LLVM-INVALID-DYNSYM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
274 # GNU-INVALID-DYNSYM: 'RELA' relocation section at offset 0x78 contains 48 bytes:
277 …LID-DYNSYM-NEXT: 0000000000000000 0000000200000000 R_X86_64_NONE <corrupt> + 0
278 …LID-DYNSYM-NEXT: 0000000000000000 0000000200000000 R_X86_64_NONE <corrupt> + 0
291 Symbol: 0x2
293 Symbol: 0x2
298 Value: 0x0
300 Value: 0x30
302 Value: 0x18
304 Value: 0x0
318 # BOTH-RELA-REL-LLVM-NEXT: 0x1 R_X86_64_NONE - 0x0{{$}}
319 # BOTH-RELA-REL-LLVM-NEXT: 0x2 R_X86_64_NONE -{{$}}
322 # BOTH-RELA-REL-GNU: 'RELA' relocation section at offset 0x78 contains 24 bytes:
324 # BOTH-RELA-REL-GNU-NEXT: 0000000000000001 0000000000000000 R_X86_64_NONE 0
326 # BOTH-RELA-REL-GNU: 'REL' relocation section at offset 0x90 contains 16 bytes:
341 Offset: 0x1
346 Offset: 0x2
351 Value: 0x0
353 Value: 0x18
355 Value: 0x18
356 ## 0x18 == offset of .rel.dyn == size of .rela.dyn section.
358 Value: 0x18
360 Value: 0x10
362 Value: 0x10
364 Value: 0x0
381 … name of the dynamic symbol with index 1: st_name (0x1) is past the end of the string table of siz…
382 # PAST-EOF-LLVM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
383 …o get name of the dynamic symbol with index 2: symbol at 0x330 goes past the end of the file (0x33…
384 # PAST-EOF-LLVM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
385 …f the dynamic symbol with index 4294967295: symbol at 0x18000002e8 goes past the end of the file (
386 # PAST-EOF-LLVM-NEXT: 0x0 R_X86_64_NONE <corrupt> 0x0
389 # PAST-EOF-GNU: 'RELA' relocation section at offset 0x200 contains 72 bytes:
391 … name of the dynamic symbol with index 1: st_name (0x1) is past the end of the string table of siz…
392 …-GNU-NEXT: 0000000000000000 0000000100000000 R_X86_64_NONE 0000000000000000 <corrupt> + 0
393 …o get name of the dynamic symbol with index 2: symbol at 0x330 goes past the end of the file (0x33…
394 …-GNU-NEXT: 0000000000000000 0000000200000000 R_X86_64_NONE <corrupt> + 0
395 …f the dynamic symbol with index 4294967295: symbol at 0x18000002e8 goes past the end of the file (
396 …-GNU-NEXT: 0000000000000000 ffffffff00000000 R_X86_64_NONE <corrupt> + 0
408 Address: 0x100
409 Offset: 0x100
412 Value: 0x200
414 Value: 0x300
416 Value: 0x48
418 Value: 0x18
420 Value: 0x0
424 Address: 0x200
425 Offset: 0x200
428 - Symbol: 0x1
431 - Symbol: 0x2
435 - Symbol: 0xFFFFFFFF
448 Address: 0x300
449 Offset: 0x300
456 Offset: 0x0
464 # RUN: yaml2obj --docnum=8 -DRELTYPE=RELR -DTAG1=DT_AARCH64_AUTH_RELRSZ -DTAG1VAL=0xFF -DTAG2=DT_AA…
468 …ning: '[[FILE]]': invalid DT_AARCH64_AUTH_RELRSZ value (0xff) or DT_AARCH64_AUTH_RELRENT value (0x…
471 …RELTYPE=RELR -DTAG1=DT_AARCH64_AUTH_RELRSZ -DTAG2=DT_AARCH64_AUTH_RELRENT -DTAG2VAL=0xFF %s -o %t15
475 …H64-AUTH-RELRENT: invalid DT_AARCH64_AUTH_RELRSZ value (0x18) or DT_AARCH64_AUTH_RELRENT value (0x…
490 Value: 0x0
492 Value: [[TAG1VAL=0x18]]
494 Value: [[TAG2VAL=0x18]]
496 Value: 0x0