Home
last modified time | relevance | path

Searched defs:debug_offsets (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
D_testexternalinspection.c413 read_string(pid_t pid, _Py_DebugOffsets* debug_offsets, void* address, char* buffer, Py_ssize_t siz… in read_string()
/external/python/cpython3/Include/internal/
Dpycore_runtime.h221 _Py_DebugOffsets debug_offsets; member
/external/python/cpython3/Python/
Dpystate.c3072 size_t debug_offsets[_Py_MIMALLOC_HEAP_COUNT] = { in tstate_mimalloc_bind() local