Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_allocator.h90 T *allocateBuffer(size_t S) XRAY_NEVER_INSTRUMENT { in allocateBuffer() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h979 MutableArrayRef<char> allocateBuffer(size_t Size) { in allocateBuffer() function