Lines Matching full:entsize
47 ## Test handling of a .dynamic section with an invalid entsize (i.e. not 2 * sizeof(Elf_Dyn)).
48 # RUN: yaml2obj %s --docnum=2 -o %t.bad-entsize
49 # RUN: llvm-readobj --dynamic-table %t.bad-entsize | FileCheck %s --check-prefix BAD-ENTSIZE-LLVM
50 # RUN: llvm-readelf --dynamic-table %t.bad-entsize | FileCheck %s --check-prefix BAD-ENTSIZE-GNU
52 # BAD-ENTSIZE-LLVM: DynamicSection [ (2 entries)
53 # BAD-ENTSIZE-LLVM-NEXT: Tag Type Name/Value
54 # BAD-ENTSIZE-LLVM-NEXT: 0x0000000000000015 DEBUG 0x0
55 # BAD-ENTSIZE-LLVM-NEXT: 0x0000000000000000 NULL 0x0
56 # BAD-ENTSIZE-LLVM-NEXT: ]
58 # BAD-ENTSIZE-GNU: Dynamic section at offset 0x{{.*}} contains 2 entries:
59 # BAD-ENTSIZE-GNU-NEXT: Tag Type Name/Value
60 # BAD-ENTSIZE-GNU-NEXT: 0x0000000000000015 (DEBUG) 0x0
61 # BAD-ENTSIZE-GNU-NEXT: 0x0000000000000000 (NULL) 0x0
72 EntSize: 0x2