bgamari / symbol-graph

A small hack for analyzing object file sizes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symbol-graph

This is a small hack for extract symbol reference graph from object code.

$ symbol_graph.py --triple=arm-none-eabi- --dom-tree=Reset target/thumbv6m-none-eabi/release/blinky 

About

A small hack for analyzing object file sizes


Languages

Language:Python 100.0%