Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp387 std::function<void(llvm::GlobalValue &)> RegisterOneValue = [this]( in GetRunnableInfo() local
410 RegisterOneValue(global_var); in GetRunnableInfo()
414 RegisterOneValue(global_alias); in GetRunnableInfo()