Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp726 Scalar offset_scalar; in fill() local
731 offset_ptr, offset_ptr_size, is_signed, offset_scalar, error); in fill()
734 offset_scalar.SInt()); in fill()
736 {ConstString(name), ivar_type, size, offset_scalar.SInt()}); in fill()