Home
last modified time | relevance | path

Searched refs:ConstructorSetup (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp33 if (!ConstructorSetup(thread, abi, start_load_addr, function_load_addr)) in ThreadPlanCallFunctionUsingABI()
H A DThreadPlanCallFunction.cpp34 bool ThreadPlanCallFunction::ConstructorSetup( in ConstructorSetup() function in ThreadPlanCallFunction
118 if (!ConstructorSetup(thread, abi, start_load_addr, function_load_addr)) in ThreadPlanCallFunction()
/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanCallFunction.h106 bool ConstructorSetup(Thread &thread, ABI *&abi,