Expand description

Library to parse stack usage information (.stack_sizes) emitted by LLVM

Structs

A symbol that represents a function (subroutine)

Functions found after analyzing an executable

Functions

Parses an executable ELF file and returns a list of functions and their stack usage

Parses an input (AKA relocatable) object file (.o) and returns a list of symbols and their stack usage