Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h48 OptionalBool GetExecutable() const { return m_execute; } in GetExecutable() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp550 SBFileSpec SBTarget::GetExecutable() { in GetExecutable() function in SBTarget