aboutsummaryrefslogtreecommitdiff
path: root/src/debug/dwarf/line_test.go
AgeCommit message (Expand)Author
2025-04-16all: use strings.ReplaceAll where applicableMarcel Meyer
2023-04-18debug/elf: support zstd compressionIan Lance Taylor
2022-04-14debug/dwarf: better stmt list attr checking in LineReaderThan McIntosh
2021-03-17debug/dwarf: support DW_FORM_rnglistx aka formRnglistxIan Lance Taylor
2020-10-30cmd/link: emit include directories in DWARF line table prologueThan McIntosh
2019-09-18debug/dwarf: expose file name table from line table readerAustin Clements
2017-05-26debug/dwarf: heuristically handle both UNIX and Windows pathsAustin Clements
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-03-10debug/dwarf: add unit tests for line table readerAustin Clements