Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h987 auto *AllocatedBuffer = Allocator.Allocate<char>(Source.size()); in allocateContent() local
1002 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size()); in allocateString() local