Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h416 void SetShouldResolveIndirectFunctions(bool do_resolve) { in SetShouldResolveIndirectFunctions() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp43 SetShouldResolveIndirectFunctions(true); in BreakpointLocation()