Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_allocator.h90 T *allocateBuffer(size_t S) XRAY_NEVER_INSTRUMENT { in allocateBuffer() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
HDJITLink.h1047 MutableArrayRef<char> allocateBuffer(size_t Size) { in allocateBuffer() function