Searched refs:m_function_addr (Results 1 – 5 of 5) sorted by relevance
91 function_load_addr = m_function_addr.GetLoadAddress(&GetTarget()); in ConstructorSetup()105 m_trap_exceptions(options.GetTrapExceptions()), m_function_addr(function), in ThreadPlanCallFunction()135 m_trap_exceptions(options.GetTrapExceptions()), m_function_addr(function), in ThreadPlanCallFunction()219 m_function_addr.GetLoadAddress(&GetTarget())); in GetDescription()
53 m_function_addr.GetLoadAddress(&GetTarget())); in GetDescription()
124 Address m_function_addr; variable
42 m_function_ptr(nullptr), m_function_addr(functionAddress), in FunctionCaller()167 m_function_addr.GetCallableLoadAddress(exe_ctx.GetTargetPtr())); in WriteFunctionArguments()
304 Address m_function_addr; ///< If we don't have the FunctionSP, we at least variable