Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h249 bool ShouldResolveIndirectFunctions() { in ShouldResolveIndirectFunctions() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1689 if (constituent->ShouldResolveIndirectFunctions()) { in CreateBreakpointSite()