]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/elf/dwarf-5-file0-3.d
Deal with full path in .file 0 directive
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf-5-file0-3.d
1 #as: --gdwarf-5
2 #name: DWARF5 .file 0 (directory and absolute file)
3 #readelf: -wl
4
5 #...
6 The Directory Table \(offset 0x.*, lines 2, columns 1\):
7 Entry Name
8 0 \(indirect line string, offset: 0x.*\): /current/directory
9 1 \(indirect line string, offset: 0x.*\): /full/path
10
11 The File Name Table \(offset 0x.*, lines 2, columns 2\):
12 Entry Dir Name
13 0 1 \(indirect line string, offset: 0x.*\): test.c
14 1 1 \(indirect line string, offset: 0x.*\): test.c
15 #pass