Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp771 buffer_cleanup; in DoLoadImage() local
834 buffer_cleanup.emplace([process, buffer_addr]() { in DoLoadImage()