Home
last modified time | relevance | path

Searched refs:SetShouldResolveIndirectFunctions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h363 void SetShouldResolveIndirectFunctions(bool do_resolve) { in SetShouldResolveIndirectFunctions() function
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp41 SetShouldResolveIndirectFunctions(true); in BreakpointLocation()