Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3626 int32_t instance_size; member
3909 sys::swapByteOrder(objc_class.instance_size); in swapStruct()
5546 << format("0x%08" PRIx32, objc_class->instance_size) << "\n"; in print_objc_class_t()