Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp573 Scalar offset_scalar; in fill() local
578 offset_ptr, offset_ptr_size, is_signed, offset_scalar, error); in fill()
581 offset_scalar.SInt()); in fill()
583 {ConstString(name), ivar_type, size, offset_scalar.SInt()}); in fill()