MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / emsymbolizer.py

File emsymbolizer.py

tools/emsymbolizer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3# This is a utility for looking up the symbol names and/or file+line numbers
4# of code addresses. There are several possible sources of this information,

Callers

nothing calls this directly

Calls 4

get_argsFunction · 0.85
mainFunction · 0.70
printFunction · 0.70
insertMethod · 0.45

Tested by

no test coverage detected