Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp426 lldb::SBValue SBModule::FindFirstGlobalVariable(lldb::SBTarget &target, in FindFirstGlobalVariable() function in SBModule
H A DSBTarget.cpp1954 lldb::SBValue SBTarget::FindFirstGlobalVariable(const char *name) { FindFirstGlobalVariable() function in SBTarget