Lines Matching full:elf
3 RUN: llvm-readobj -t %p/Inputs/trivial.obj.elf-i386 \
4 RUN: | FileCheck %s -check-prefix ELF
43 ELF: Symbols [
44 ELF-NEXT: Symbol {
45 ELF-NEXT: Name: (0)
46 ELF-NEXT: Value: 0x0
47 ELF-NEXT: Size: 0
48 ELF-NEXT: Binding: Local (0x0)
49 ELF-NEXT: Type: None (0x0)
50 ELF-NEXT: Other: 0
51 ELF-NEXT: Section: Undefined (0x0)
52 ELF-NEXT: }
53 ELF-NEXT: Symbol {
54 ELF-NEXT: Name: trivial.ll (1)
55 ELF-NEXT: Value: 0x0
56 ELF-NEXT: Size: 0
57 ELF-NEXT: Binding: Local (0x0)
58 ELF-NEXT: Type: File (0x4)
59 ELF-NEXT: Other: 0
60 ELF-NEXT: Section: Absolute (0xFFF1)
61 ELF-NEXT: }
62 ELF-NEXT: Symbol {
63 ELF-NEXT: Name: .L.str (39)
64 ELF-NEXT: Value: 0x0
65 ELF-NEXT: Size: 13
66 ELF-NEXT: Binding: Local (0x0)
67 ELF-NEXT: Type: Object (0x1)
68 ELF-NEXT: Other: 0
69 ELF-NEXT: Section: .rodata.str1.1 (0x5)
70 ELF-NEXT: }