MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / addr2line

Method addr2line

Tools/gdb/libpython.py:588–607  ·  view source on GitHub ↗

Get the line number for a given bytecode offset Analogous to PyCode_Addr2Line; translated from pseudocode in Objects/lnotab_notes.txt

(self, addrq)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

current_line_numMethod · 0.80

Calls 5

setFunction · 0.85
int_from_intFunction · 0.85
pyop_fieldMethod · 0.80
fieldMethod · 0.80
proxyvalMethod · 0.45

Tested by

no test coverage detected