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