Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp247 Address function_address_resolved; in FindLibCppStdFunctionCallableInfo() local
253 possible_function_address, function_address_resolved)) { in FindLibCppStdFunctionCallableInfo()
255 function_address_resolved, eSymbolContextEverything, sc); in FindLibCppStdFunctionCallableInfo()
283 optional_info.callable_address = function_address_resolved; in FindLibCppStdFunctionCallableInfo()