go-obj icon indicating copy to clipboard operation
go-obj copied to clipboard

Object file abstractions in Go

Results 2 go-obj issues
Sort by recently updated
recently updated
newest added

Since when MAP_ANON is also defined in other *nix OSes, and have the same value with MAP_ANONYMOUS.

This CL adds rudimentary support for reading MachO files containing 64-bit ARM code. Static symbols only; no relocations yet.