Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2469 auto *persistent_fn = ts->GetFunctionCaller(return_type, function_address, in GetFunctionCallerForLanguage() local
2471 if (!persistent_fn) in GetFunctionCallerForLanguage()
2476 return persistent_fn; in GetFunctionCallerForLanguage()