Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp120 addr_t description_ptr = in RetrieveReportData() local
125 process_sp->ReadCStringFromMemory(description_ptr, description, error); in RetrieveReportData()