• Home
  • Raw
  • Download

Lines Matching refs:AppleObjCRuntime

44 AppleObjCRuntime::GetObjectDescription (Stream &str, ValueObject &valobj)  in GetObjectDescription()
64 AppleObjCRuntime::GetObjectDescription (Stream &strm, Value &value, ExecutionContextScope *exe_scop… in GetObjectDescription()
177 AppleObjCRuntime::GetObjCModule () in GetObjCModule()
190 if (AppleObjCRuntime::AppleIsModuleObjCLibrary(module_sp)) in GetObjCModule()
201 AppleObjCRuntime::GetPrintForDebuggerAddr() in GetPrintForDebuggerAddr()
223 AppleObjCRuntime::CouldHaveDynamicValue (ValueObject &in_value) in CouldHaveDynamicValue()
231 AppleObjCRuntime::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress()
240 AppleObjCRuntime::AppleIsModuleObjCLibrary (const ModuleSP &module_sp) in AppleIsModuleObjCLibrary()
257 AppleObjCRuntime::IsModuleObjCLibrary (const ModuleSP &module_sp) in IsModuleObjCLibrary()
263 AppleObjCRuntime::ReadObjCLibrary (const ModuleSP &module_sp) in ReadObjCLibrary()
278 AppleObjCRuntime::GetStepThroughTrampolinePlan (Thread &thread, bool stop_others) in GetStepThroughTrampolinePlan()
290 AppleObjCRuntime::GetObjCVersion (Process *process, ModuleSP &objc_module_sp) in GetObjCVersion()
331 AppleObjCRuntime::SetExceptionBreakpoints () in SetExceptionBreakpoints()
353 AppleObjCRuntime::ClearExceptionBreakpoints () in ClearExceptionBreakpoints()
365 AppleObjCRuntime::ExceptionBreakpointsExplainStop (lldb::StopInfoSP stop_reason) in ExceptionBreakpointsExplainStop()
380 AppleObjCRuntime::CalculateHasNewLiteralsAndIndexing() in CalculateHasNewLiteralsAndIndexing()
400 AppleObjCRuntime::CreateExceptionSearchFilter () in CreateExceptionSearchFilter()