Home
last modified time | relevance | path

Searched defs:data_buffer_sp (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp168 auto data_buffer_sp = FileSystem::Instance().CreateDataBuffer( in GetSectionData() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp517 DataBufferSP &data_buffer_sp) { in Read()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DMemory.cpp50 const DataBufferSP &data_buffer_sp) { in AddL1CacheData()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2712 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations() local
2739 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2181 DataBufferSP data_buffer_sp(new DataBufferHeap(byte_size, 0)); in SetThreadStopInfo() local
2350 DataBufferSP data_buffer_sp(new DataBufferHeap(byte_size, 0)); in SetThreadStopInfo() local