Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_args
Function · 0.85
main
Function · 0.70
print
Function · 0.70
insert
Method · 0.45
Tested by
no test coverage detected