Home
last modified time | relevance | path

Searched refs:ExternalBuffer (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h84 ExternalBuffer.unmap(ExternalBuffer.getBase(), in destroy()
85 ExternalBuffer.getCapacity()); in destroy()
103 ExternalBuffer = NewExternalBuffer; in reallocate()
111 MemMapT ExternalBuffer; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h91 ExternalBuffer enumerator
379 SetBufferAndMode(BufferStart, Size, BufferKind::ExternalBuffer); in SetBuffer()