Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h276 /// MutableContent is not deallocated while pointed to by this block. in setMutableContent() argument
1110 createMutableContentBlock(Section & Parent,MutableArrayRef<char> MutableContent,orc::ExecutorAddr Address,uint64_t Alignment,uint64_t AlignmentOffset) createMutableContentBlock() argument