Searched defs:FindFirstGlobalVariable (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 426 lldb::SBValue SBModule::FindFirstGlobalVariable(lldb::SBTarget &target, in FindFirstGlobalVariable() function in SBModule |
H A D | SBTarget.cpp | 1954 lldb::SBValue SBTarget::FindFirstGlobalVariable(const char *name) { FindFirstGlobalVariable() function in SBTarget |