Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp117 class SavedStackAllocations { class
121 explicit SavedStackAllocations(Thread *t) { CopyFrom(t); } in SavedStackAllocations() function in __hwasan::__anonfdd1ce240111::SavedStackAllocations