Home
last modified time | relevance | path

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

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