Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp799 buffer_cleanup; in DoLoadImage() local
861 buffer_cleanup.emplace([process, buffer_addr]() { in DoLoadImage()