Searched refs:PyLineTable_InitAddressRange (Results 1 – 3 of 3) sorted by relevance
178 void PyLineTable_InitAddressRange(const char *linetable, Py_ssize_t length, int firstlineno, PyCode…
1258 PyLineTable_InitAddressRange(const char *linetable, Py_ssize_t length, int firstlineno, PyCodeAddre… in PyLineTable_InitAddressRange() function1273 PyLineTable_InitAddressRange(linetable, length, co->co_firstlineno, bounds); in _PyCode_InitAddressRange()
197 API function ``PyLineTable_InitAddressRange``. This makes the handling of