Home
last modified time | relevance | path

Searched defs:is_resolved (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DFileSpec.h393 void SetIsResolved(bool is_resolved) { m_is_resolved = is_resolved; } in SetIsResolved()
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp596 bool is_resolved = IsResolved(); in GetDescription() local
627 bool is_resolved = IsResolved(); in Dump() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp109 bool is_resolved = target.GetSectionLoadList().IsEmpty() in ResolveAddress() local
H A DIOHandlerCursesGUI.cpp5383 bool is_resolved = breakpoint_location->IsResolved(); in ComputeDetailsList() local