Searched defs:cf_true (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntime.cpp | 340 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument |
H A D | AppleObjCRuntimeV2.cpp | 3388 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ | ||
H A D | Cocoa.cpp | 1170 lldb::addr_t cf_true = LLDB_INVALID_ADDRESS, ObjCBooleanSummaryProvider() local |