Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp386 std::function<void(llvm::GlobalValue &)> RegisterOneValue = [this]( in GetRunnableInfo() local
409 RegisterOneValue(global_var); in GetRunnableInfo()
413 RegisterOneValue(global_alias); in GetRunnableInfo()