Lines Matching full:debug_line
1 ## Test that yaml2obj emits .debug_line section.
3 ## a) Generate the .debug_line section from the "DWARF" entry.
5 ## Generate and verify a little endian DWARF32 .debug_line section.
12 # SHDR-NEXT: Name: .debug_line (1)
73 debug_line:
96 ## Generate and verify a big endian DWARF32 .debug_line section.
146 ## b) Generate the .debug_line section from raw section content.
162 - Name: .debug_line
166 ## c) Generate the .debug_line section when the "Size" is specified.
182 - Name: .debug_line
187 ## "debug_line" entry are specified at the same time.
191 # ERROR: yaml2obj: error: cannot specify section '.debug_line' contents in the 'DWARF' entry and th…
199 - Name: .debug_line
203 debug_line:
215 ## "debug_line" entry are specified at the same time.
225 - Name: .debug_line
229 debug_line:
241 ## the "debug_line" entry doesn't exist.
247 # OVERRIDDEN: [ 1] .debug_line STRTAB 0000000000002020 000050 000011 01 A 2 1 2
256 - Name: .debug_line
266 - Name: .sec # Linked by .debug_line.
270 ## the "debug_line" entry exists.
281 - Name: .debug_line
290 - Name: .sec # Linked by .debug_line.
293 debug_line:
307 # RUN: llvm-readelf --hex-dump=.debug_line %t8.64-bit.o | \
310 # ADDRSIZE: Hex dump of section '.debug_line':
329 # RUN: llvm-readelf --hex-dump=.debug_line %t8.32-bit.o | \
338 debug_line:
357 # RUN: llvm-readelf --hex-dump=.debug_line %t9.o | FileCheck %s --check-prefix=OPCODES
359 # OPCODES: Hex dump of section '.debug_line':
419 debug_line:
472 # RUN: llvm-readelf --hex-dump=.debug_line %t10.o | FileCheck %s --check-prefix=INFER-LENGTH
474 # INFER-LENGTH: Hex dump of section '.debug_line':
535 debug_line:
585 # RUN: llvm-readelf --hex-dump=.debug_line %t11.o | \
588 # OMIT-FIELDS: Hex dump of section '.debug_line':
610 debug_line:
623 # RUN: llvm-readelf --hex-dump=.debug_line %t12.o | \
626 # EXTLEN: Hex dump of section '.debug_line':
649 debug_line:
679 # RUN: llvm-readelf --hex-dump=.debug_line %t13.o | \
682 # OPCODEBASEV2: Hex dump of section '.debug_line':
703 debug_line:
717 # RUN: llvm-readelf --hex-dump=.debug_line %t14.o | \
720 # OPCODEBASEV3: Hex dump of section '.debug_line':
742 # RUN: llvm-readelf --hex-dump=.debug_line %t15.o | \
745 # OPCODEBASEV4: Hex dump of section '.debug_line':
766 # RUN: llvm-readelf --hex-dump=.debug_line %t16.o | \
769 # ZERO-OPCODEBASE: Hex dump of section '.debug_line':
779 # RUN: llvm-readelf --hex-dump=.debug_line %t17.o | \
782 # OPCODEBASE: Hex dump of section '.debug_line':
793 # RUN: llvm-readelf --hex-dump=.debug_line %t18.o | \
796 # OPCODEBASE1: Hex dump of section '.debug_line':
809 # RUN: llvm-readelf --hex-dump=.debug_line %t19.o | \
812 # OPCODELENGTHS: Hex dump of section '.debug_line':
822 # RUN: llvm-readelf --hex-dump=.debug_line %t20.o | \
825 # OPCODEBASE-LENGTHS: Hex dump of section '.debug_line':