Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp210 auto data_buffer_sp = FileSystem::Instance().CreateDataBuffer( in GetSectionData() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DMemory.cpp47 const DataBufferSP &data_buffer_sp) { in AddL1CacheData()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2614 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations() local
2641 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2124 DataBufferSP data_buffer_sp(new DataBufferHeap(byte_size, 0)); in SetThreadStopInfo() local
2286 DataBufferSP data_buffer_sp(new DataBufferHeap(byte_size, 0)); in SetThreadStopInfo() local