Lines Matching full:ranges
20 # See run-dwarf-ranges.sh
22 # gcc -c -O2 -o testfile-ranges-hello.o -gsplit-dwarf -gdwarf-4 hello.c
23 # gcc -c -O2 -o testfile-ranges-world.o -gsplit-dwarf -gdwarf-4 world.c
25 # testfile-ranges-hello.o testfile-ranges-world.o
29 testfiles testfile-ranges-hello.dwo testfile-ranges-world.dwo
31 testrun_compare ${abs_builddir}/all-dwarf-ranges testfilesplitranges4.debug <<\EOF
75 # gcc -c -O2 -o testfile-ranges-hello5.o -gsplit-dwarf -gdwarf-5 hello.c
76 # gcc -c -O2 -o testfile-ranges-world5.o -gsplit-dwarf -gdwarf-5 world.c
77 # gcc -o testfilesplitranges5 -O2 testfile-ranges-hello5.o testfile-ranges-world5.o
81 testfiles testfile-ranges-hello5.dwo testfile-ranges-world5.dwo
83 testrun_compare ${abs_builddir}/all-dwarf-ranges testfilesplitranges5.debug <<\EOF