Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h120 Address *GetPrintForDebuggerAddr();
H A DAppleObjCRuntime.cpp117 const Address *function_address = GetPrintForDebuggerAddr(); in GetObjectDescription()
244 Address *AppleObjCRuntime::GetPrintForDebuggerAddr() { in GetPrintForDebuggerAddr() function in AppleObjCRuntime