Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.h120 Address *GetPrintForDebuggerAddr();
DAppleObjCRuntime.cpp112 const Address *function_address = GetPrintForDebuggerAddr(); in GetObjectDescription()
236 Address *AppleObjCRuntime::GetPrintForDebuggerAddr() { in GetPrintForDebuggerAddr() function in AppleObjCRuntime