go/src/debug/dwarf
Vivek V 3706cd85d3 debug/dwarf: call strings.EqualFold instead of calling Lower twice
Change-Id: I8dcb425c37a067277549ba3bda6a21206459890a
GitHub-Last-Rev: dc51b9b425
GitHub-Pull-Request: golang/go#35132
Reviewed-on: https://go-review.googlesource.com/c/go/+/203097
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-10-26 02:36:26 +00:00
..
testdata debug/dwarf: more graceful handling of unsupported types 2019-03-15 17:33:46 +00:00
attr_string.go debug/dwarf: add new constants defined in DWARF 5 2019-09-03 17:32:37 +00:00
buf.go debug/dwarf: optimize buf.string 2019-09-20 08:55:30 +00:00
class_string.go debug/dwarf: add new constants defined in DWARF 5 2019-09-03 17:32:37 +00:00
const.go debug/dwarf: add new constants defined in DWARF 5 2019-09-03 17:32:37 +00:00
entry.go debug/dwarf: expose CU byte order 2019-09-18 19:08:45 +00:00
entry_test.go debug/dwarf: expose CU byte order 2019-09-18 19:08:45 +00:00
export_test.go
line.go debug/dwarf: call strings.EqualFold instead of calling Lower twice 2019-10-26 02:36:26 +00:00
line_test.go debug/dwarf: expose file name table from line table reader 2019-09-18 19:09:02 +00:00
open.go debug/dwarf, debug/elf: support DWARF 5 2019-09-03 17:37:24 +00:00
tag_string.go debug/dwarf: add new constants defined in DWARF 5 2019-09-03 17:32:37 +00:00
type.go debug/dwarf: more graceful handling of unsupported types 2019-03-15 17:33:46 +00:00
type_test.go src: gofmt -s 2019-09-09 18:57:05 +00:00
typeunit.go debug/dwarf: better handling for DW_FORM_indirect 2019-09-03 18:35:32 +00:00
unit.go debug/dwarf, debug/elf: support DWARF 5 2019-09-03 17:37:24 +00:00