| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-13 | 230 Bytes | |
| v0.2.6 source code.tar.gz | 2025-05-13 | 26.0 MB | |
| v0.2.6 source code.zip | 2025-05-13 | 26.1 MB | |
| Totals: 3 Items | 52.1 MB | 0 | |
- Adds the ability to request the function name based on the instruction offset
- Given a function name, returns a list of functions that call that function
- Given a user defined type name, return the C++ style struct/enum/etc.