Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp832 auto DumpBinaryStream = [&](StreamType stream_type, in DoExecute() local
858 DumpBinaryStream(StreamType::LinuxAuxv, "/proc/PID/auxv"); in DoExecute()
892 DumpBinaryStream(StreamType::FacebookUnwindSymbols, in DoExecute()