Home
last modified time | relevance | path

Searched refs:copyBlockContentToWorkingMemory (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h111 void copyBlockContentToWorkingMemory(const SegmentLayoutMap &Layout,
H A DJITLinkGeneric.cpp132 copyBlockContentToWorkingMemory(Layout, *Alloc); in linkPhase2()
354 void JITLinkerBase::copyBlockContentToWorkingMemory( in copyBlockContentToWorkingMemory() function in llvm::jitlink::JITLinkerBase