aboutsummaryrefslogtreecommitdiff
path: root/src/debug/macho/file_test.go
AgeCommit message (Expand)Author
2019-11-21all: base64-encode binaries that will cause Apple notarization to failAndrew
2019-05-06all: simplify code using "gofmt -s -w"Shulhan
2017-09-27debug/macho: fill Rpath.LoadBytes in NewFileHiroshi Ioka
2017-09-27debug/macho: parse relocationsHiroshi Ioka
2017-08-17debug/macho: support LC_RPATHHiroshi Ioka
2017-08-17debug/macho: make tests more comprehensiveHiroshi Ioka
2017-08-15debug/macho: make Type implements fmt.(Go)Stringer interfacesHiroshi Ioka
2017-08-14debug/macho: add relocation typesHiroshi Ioka
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox