Home
last modified time | relevance | path

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

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