Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.h34 virtual Error registerDebugObject(ExecutorAddrRange TargetMem,
46 Error registerDebugObject(ExecutorAddrRange TargetMem,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp49 Error EPCDebugObjectRegistrar::registerDebugObject(ExecutorAddrRange TargetMem, in registerDebugObject() function in llvm::orc::EPCDebugObjectRegistrar
H A DDebugObjectManagerPlugin.cpp468 Target->registerDebugObject(*TargetMem, AutoRegisterCode)) { in notifyEmitted()