Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h627 InternalMmapVector() { InternalMmapVectorNoCtor<T>::Initialize(0); } in InternalMmapVector() function
628 explicit InternalMmapVector(uptr cnt) { in InternalMmapVector() function