Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(574)

Issue 3470044: code review 3470044: debug/elf, debug/macho: add ImportedLibraries, Imported... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by rsc
Modified:
14 years, 4 months ago
Reviewers:
CC:
r, iant, golang-dev
Visibility:
Public.

Description

debug/elf, debug/macho: add ImportedLibraries, ImportedSymbols

Patch Set 1 #

Patch Set 2 : code review 3470044: debug/elf, debug/macho: add ImportedLibraries, Imported... #

Total comments: 7

Patch Set 3 : code review 3470044: debug/elf, debug/macho: add ImportedLibraries, Imported... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+384 lines, -23 lines) Patch
M src/pkg/debug/elf/elf.go View 1 chunk +6 lines, -3 lines 0 comments Download
M src/pkg/debug/elf/file.go View 1 2 9 chunks +143 lines, -18 lines 0 comments Download
M src/pkg/debug/macho/file.go View 1 2 5 chunks +157 lines, -0 lines 0 comments Download
M src/pkg/debug/macho/macho.go View 1 3 chunks +78 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2010-12-07 21:44:43 UTC) #1
rsc1
R+=iant
14 years, 5 months ago (2010-12-07 21:49:02 UTC) #2
iant
LGTM Various comments below. http://codereview.appspot.com/3470044/diff/2001/src/pkg/debug/elf/file.go File src/pkg/debug/elf/file.go (right): http://codereview.appspot.com/3470044/diff/2001/src/pkg/debug/elf/file.go#newcode79 src/pkg/debug/elf/file.go:79: func (f *File) StringTable(s *Section) ...
14 years, 5 months ago (2010-12-07 22:19:20 UTC) #3
rsc
Done. I unexported stringTable too. I left the Symbol list alone (1-indexed) because more accesses ...
14 years, 5 months ago (2010-12-07 22:32:30 UTC) #4
rsc
14 years, 4 months ago (2010-12-08 18:53:21 UTC) #5
*** Submitted as 4bccc7a30cc5 ***

debug/elf, debug/macho: add ImportedLibraries, ImportedSymbols

R=r, iant
CC=golang-dev
http://codereview.appspot.com/3470044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b