Searched defs:ivar_offset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV2.cpp | 1223 uint32_t ivar_offset = LLDB_INVALID_IVAR_OFFSET; in GetByteOffsetForIvar() local |
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | MachODump.cpp | 3879 int32_t ivar_offset; global() member |