Home
last modified time | relevance | path

Searched refs:LLVMCreateMemoryBufferWithMemoryRangeCopy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp348 LLVMCreateMemoryBufferWithMemoryRangeCopy(Data.data(), Data.size(), ""); in LLVMTargetMachineEmitToMemoryBuffer()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h4656 LLVMMemoryBufferRef LLVMCreateMemoryBufferWithMemoryRangeCopy(const char *InputData,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp4443 LLVMMemoryBufferRef LLVMCreateMemoryBufferWithMemoryRangeCopy( in LLVMCreateMemoryBufferWithMemoryRangeCopy() function