Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointLocation.h350 void SetShouldResolveIndirectFunctions(bool do_resolve) { in SetShouldResolveIndirectFunctions() function
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointLocation.cpp41 SetShouldResolveIndirectFunctions(true); in BreakpointLocation()