Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp363 std::function<void(llvm::GlobalValue &)> RegisterOneValue = [this]( in GetRunnableInfo() local
386 RegisterOneValue(global_var); in GetRunnableInfo()
390 RegisterOneValue(global_alias); in GetRunnableInfo()