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