Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCDebugObjectRegistrar.h44 SerializeBlockInfoFn SerializeBlockInfo) in TPCDebugObjectRegistrar() argument
46 SerializeBlockInfo(SerializeBlockInfo) {} in TPCDebugObjectRegistrar()
49 return TPC.runWrapper(RegisterFn, SerializeBlockInfo(TargetMem)) in registerDebugObject()
56 SerializeBlockInfoFn SerializeBlockInfo; variable