Searched refs:_PyLineTable_InitAddressRange (Results 1 – 2 of 2) sorted by relevance
301 extern void _PyLineTable_InitAddressRange(
965 _PyLineTable_InitAddressRange(const char *linetable, Py_ssize_t length, int firstlineno, PyCodeAddr… in _PyLineTable_InitAddressRange() function981 _PyLineTable_InitAddressRange(linetable, length, co->co_firstlineno, bounds); in _PyCode_InitAddressRange()