Searched defs:allocations (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.cpp | 949 uptr bytes = 0, allocations = 0; PrintSummary() local |
/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_report.cpp | 556 const Allocations allocations; member in __hwasan::__anonfdd1ce240511::BaseReport |