Home
last modified time | relevance | path

Searched defs:is_indirect (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h260 SetIsIndirect(bool is_indirect) SetIsIndirect() argument
/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp560 bool is_indirect = IsIndirect(); in ResolveCallableAddress() local