gcc/libgo/go/debug/dwarf
Ian Lance Taylor 001cbba0ef debug/dwarf: support 64-bit DWARF in byte order check
Also fix 64-bit DWARF to read a 64-bit abbrev offset in the
    compilation unit.
    
    This is a backport of https://golang.org/cl/71171, which will be in
    the Go 1.10 release, to the gofrontend copy. Doing it now because AIX
    is pretty much the only system that uses 64-bit DWARF.
    
    Reviewed-on: https://go-review.googlesource.com/72250

From-SVN: r253955
2017-10-20 18:34:36 +00:00
..
testdata
buf.go
class_string.go
const.go
entry_test.go debug/dwarf: support 64-bit DWARF in byte order check 2017-10-20 18:34:36 +00:00
entry.go debug/dwarf: support 64-bit DWARF in byte order check 2017-10-20 18:34:36 +00:00
export_test.go
line_test.go
line.go
open.go debug/dwarf: support 64-bit DWARF in byte order check 2017-10-20 18:34:36 +00:00
type_test.go
type.go
typeunit.go debug/dwarf: support 64-bit DWARF in byte order check 2017-10-20 18:34:36 +00:00
unit.go debug/dwarf: support 64-bit DWARF in byte order check 2017-10-20 18:34:36 +00:00