Home
last modified time | relevance | path

Searched refs:POSIX_LOG_MEMORY_SHORT_BYTES (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIXLog.h38 #define POSIX_LOG_MEMORY_SHORT_BYTES (4 * sizeof(ptrdiff_t)) macro
/external/lldb/source/Plugins/Process/Linux/
DProcessMonitor.cpp251 size <= POSIX_LOG_MEMORY_SHORT_BYTES))) in DoReadMemory()
302 size <= POSIX_LOG_MEMORY_SHORT_BYTES))) in DoWriteMemory()
338 size <= POSIX_LOG_MEMORY_SHORT_BYTES))) in DoWriteMemory()