Home
last modified time | relevance | path

Searched refs:PyMem_SetupDebugHooks (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpymem.h98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpymem.h98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpymem.h98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpymem.h98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpymem.h98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dmemory.rst478 the :c:func:`PyMem_SetupDebugHooks` function must be called to reinstall the
503 .. c:function:: void PyMem_SetupDebugHooks(void)
515 :c:func:`PyMem_SetupDebugHooks` function is called at the :ref:`Python
522 The :c:func:`PyMem_SetupDebugHooks` function can be used to set debug hooks
600 The :c:func:`PyMem_SetupDebugHooks` function now also works on Python
Dinit.rst30 * :c:func:`PyMem_SetupDebugHooks`
/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c340 PyMem_SetupDebugHooks(); in _PyMem_SetupAllocators()
355 PyMem_SetupDebugHooks(); in _PyMem_SetupAllocators()
514 PyMem_SetupDebugHooks(void) in PyMem_SetupDebugHooks() function
/aosp_15_r20/external/python/cpython3/Doc/library/
Ddevmode.rst52 See the :c:func:`PyMem_SetupDebugHooks` C function.
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.8.0a4.rst1370 (:c:func:`PyMem_SetupDebugHooks` function). Byte patterns ``0xCB``, ``0xDB``
D3.6.0a1.rst289 The :c:func:`PyMem_SetupDebugHooks` function can now also be used on Python
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.6.rst658 See the :c:func:`PyMem_SetupDebugHooks` function for debug hooks on Python
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi410 …<elf-symbol name='PyMem_SetupDebugHooks' type='func-type' binding='global-binding' visibility='def…
9740PyMem_SetupDebugHooks' mangled-name='PyMem_SetupDebugHooks' filepath='Objects/obmalloc.c' line='51…