Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp168 addr_t description_ptr = in RetrieveReportData() local
173 process_sp->ReadCStringFromMemory(description_ptr, description, error); in RetrieveReportData()