Home
last modified time | relevance | path

Searched full:lastsec (Results 1 – 25 of 185) sorted by relevance

12345678

/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dpreserve-segment-contents.test318 LastSec: blob4
324 LastSec: section5
330 LastSec: section6
336 LastSec: blob6
347 LastSec: sectionI
356 LastSec: sectionB
361 LastSec: blobA
366 LastSec: sectionD
371 LastSec: blobE
378 LastSec: sectionG
[all …]
H A Dihex-writer-empty-sections.test136 LastSec: .empty_behind_data0
143 LastSec: .empty_at_data1
150 LastSec: .empty_isolated
158 LastSec: .empty0
165 LastSec: .empty1
172 LastSec: .data2
179 LastSec: .empty2
186 LastSec: .empty3
H A Dnon-load-at-load-start.test47 LastSec: .interp
59 LastSec: .text
65 LastSec: .rodata
73 LastSec: .relro_padding
79 LastSec: .relro_padding
85 LastSec: .relro_padding
/llvm-project/llvm/test/tools/obj2yaml/ELF/
H A Dprogram-headers.yaml43 # YAML-NEXT: LastSec: .dynstr
49 # YAML-NEXT: LastSec: .zed
56 # YAML-NEXT: LastSec: .baz
63 # YAML-NEXT: LastSec: .dynamic.tail
70 # YAML-NEXT: LastSec: .dynamic
77 # YAML-NEXT: LastSec: .dynamic
87 # YAML-NEXT: LastSec: .gnu.hash
93 # YAML-NEXT: LastSec: .gnu.hash
110 LastSec: .dynstr
117 LastSec: .zed
[all …]
/llvm-project/llvm/test/tools/llvm-objdump/ELF/
H A Dprogram-headers.test162 LastSec: .foo.end
168 LastSec: .bar.end
174 LastSec: .bar.end
180 LastSec: .dynamic
186 LastSec: .interp
191 LastSec: .foo.end
196 LastSec: .foo.begin
201 LastSec: .tls
206 LastSec: .foo.end
211 LastSec: .foo.end
[all …]
H A Ddynamic-section-machine-specific.test33 LastSec: .dynamic
36 LastSec: .dynamic
198 LastSec: .dynamic
201 LastSec: .dynamic
230 LastSec: .dynamic
233 LastSec: .dynamic
259 LastSec: .dynamic
262 LastSec: .dynamic
300 LastSec: .dynamic
303 LastSec: .dynamic
[all …]
/llvm-project/llvm/test/tools/yaml2obj/ELF/
H A Dprogram-header.yaml31 LastSec: .init
37 LastSec: .data
88 # UNKNOWN-ERR: error: unknown section or fill referenced: '.unknown2' by the 'LastSec' key of the p…
119 LastSec: [[LAST=<none>]]
122 ## is greater than the index of the section specified by the "LastSec" key.
129 ## Check that we can't use the "LastSec" key without the "FirstSec" key.
134 # ONLY-LAST-ERR: error: the "LastSec" key can't be used without the "FirstSec" key
136 ## Check that we can't use the "FirstSec" key without the "LastSec" key.
141 # ONLY-FIRST-ERR: error: the "FirstSec" key can't be used without the "LastSec" key
143 ## Check we create an empty segment when neither "FirstSec" nor "LastSec" are specified.
[all …]
H A Dprogram-header-size-offset.yaml77 LastSec: .rodata
82 LastSec: .rodata
87 LastSec: .rodata
94 LastSec: .text
104 LastSec: .nobits2
140 LastSec: .bar
143 LastSec: .bar
175 LastSec: .foo
210 LastSec: .foo
/llvm-project/lldb/test/API/functionalities/stats_api/
H A Dmain.yaml16 LastSec: .interp
21 LastSec: .rela.dyn
27 LastSec: .fini
33 LastSec: .eh_frame
39 LastSec: .bss
45 LastSec: .dynamic
51 LastSec: .note.gnu.property
57 LastSec: .note.ABI-tag
63 LastSec: .note.gnu.property
69 LastSec: .eh_frame_hdr
[all …]
/llvm-project/bolt/test/AArch64/Inputs/
H A Dskip-got-rel.yaml16 LastSec: .interp
21 LastSec: .dynamic
26 LastSec: .text
32 LastSec: .got
38 LastSec: .dynamic
44 LastSec: .got
H A Dgot-ld64-relaxation.yaml16 LastSec: .interp
21 LastSec: .rodata
27 LastSec: .plt
33 LastSec: .got
39 LastSec: .bss
45 LastSec: .dynamic
H A Drels-so.yaml15 LastSec: .dynamic
20 LastSec: .tbss
26 LastSec: .got
32 LastSec: .bss
38 LastSec: .tbss
44 LastSec: .dynamic
50 LastSec: .got
H A Dplt-got.yaml17 LastSec: .interp
23 LastSec: .rela.dyn
29 LastSec: .text
36 LastSec: .got
43 LastSec: .got.plt
50 LastSec: .dynamic
H A Drels-exe.yaml16 LastSec: .interp
21 LastSec: .rodata
27 LastSec: .iplt
33 LastSec: .got
39 LastSec: .bss
45 LastSec: .dynamic
/llvm-project/llvm/test/tools/llvm-gsymutil/X86/
H A Delf-dwo.yaml38 LastSec: .interp
43 LastSec: .rela.dyn
49 LastSec: .fini
55 LastSec: .eh_frame
61 LastSec: .bss
67 LastSec: .dynamic
73 LastSec: .note.gnu.property
79 LastSec: .note.ABI-tag
85 LastSec: .note.gnu.property
91 LastSec: .eh_frame_hdr
[all …]
/llvm-project/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test39 LastSec: .dynamic
44 LastSec: .dynamic
91 LastSec: .dynamic
96 LastSec: .dynamic
135 LastSec: .dynamic
140 LastSec: .dynamic
/llvm-project/lldb/test/Shell/ObjectFile/ELF/
H A Dnull-jmprel.yaml22 LastSec: .dynstr
27 LastSec: .text
33 LastSec: .bss
39 LastSec: .dynamic
45 LastSec: .bss
/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Dprogram-headers.test497 LastSec: .foo.end
503 LastSec: .bar.end
509 LastSec: .bar.end
515 LastSec: .foo.end
521 LastSec: .interp
526 LastSec: .foo.end
531 LastSec: .foo.begin
536 LastSec: .tls
541 LastSec: .foo.end
546 LastSec: .foo.end
[all …]
H A Ddynamic-not-in-pt-dynamic.test56 LastSec: .text
60 LastSec: .text
109 LastSec: .text
113 LastSec: .text
149 LastSec: .text
153 LastSec: .text
H A Ddynamic-tags-machine-specific.test44 LastSec: .dynamic
47 LastSec: .dynamic
268 LastSec: .dynamic
271 LastSec: .dynamic
310 LastSec: .dynamic
313 LastSec: .dynamic
348 LastSec: .dynamic
351 LastSec: .dynamic
406 LastSec: .dynamic
409 LastSec: .dynamic
[all …]
H A Dnon-dynamic-in-pt-dynamic.test54 LastSec: .dynamic
58 LastSec: .dynamic
106 LastSec: .text
110 LastSec: .text
159 LastSec: .text
163 LastSec: .text
/llvm-project/bolt/test/X86/Inputs/
H A Dplt-mold.yaml16 LastSec: .interp
21 LastSec: .rodata.str
26 LastSec: .text
32 LastSec: .relro_padding
38 LastSec: .got.plt
44 LastSec: .dynamic
50 LastSec: .eh_frame_hdr
58 LastSec: .relro_padding
H A Dplt-got-sec.yaml16 LastSec: .interp
21 LastSec: .rela.plt
27 LastSec: .fini
33 LastSec: .eh_frame
39 LastSec: .bss
45 LastSec: .dynamic
51 LastSec: .note.gnu.property
57 LastSec: .note.ABI-tag
63 LastSec: .note.gnu.property
69 LastSec: .eh_frame_hdr
[all …]
H A Dplt-sec.yaml16 LastSec: .interp
21 LastSec: .rela.plt
27 LastSec: .fini
33 LastSec: .eh_frame
39 LastSec: .bss
45 LastSec: .dynamic
51 LastSec: .note.gnu.property
57 LastSec: .note.ABI-tag
63 LastSec: .note.gnu.property
69 LastSec: .eh_frame_hdr
[all …]
H A Dblarge.yaml118 LastSec: .noplt
124 LastSec: .rodata
130 LastSec: .bss
136 LastSec: .dynamic

12345678