Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h554 InternalMmapVector() { InternalMmapVectorNoCtor<T>::Initialize(1); } in InternalMmapVector() function
555 explicit InternalMmapVector(uptr cnt) { in InternalMmapVector() function