Home
last modified time | relevance | path

Searched defs:callee_name (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp162 ConstString callee_name{lazy_callee.symbol_name}; in ParseSymbolFileAndResolve() local
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2917 static char callee_name[] = "get_flags"; in GetFlagsForCommandObject() local