• Hiroshi Ioka's avatar
    debug/macho: rearrange code · 78984d39
    Hiroshi Ioka authored
    * group load command structs.
    * use hex literal for LoadCommand.
      Decimal number is not a proper representation for some commands.
      (e.g. LC_RPATH = 0x8000001c)
    * move Symbol struct from macho.go to file.go.
      Symbol is a high level representation, not in Mach-O.
    
    Change-Id: I3c69923cb464fb1211f2e766c02e1b537e0b5de2
    Reviewed-on: https://go-review.googlesource.com/56130Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    78984d39
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...