Skip to content

gbbr/goobj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go compiler object explorer

Allows you to view the contents of .o files in a more user-friendly way. Inspired by Sergey Matyukevich's article Golang Internals.

goobj and objabi packages copied from go/src/cmd/internal

Usage

Usage of goobj:
  -o string
    	go object file
  -p string
    	package path (default "main")

About

Explore .o files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages