Home
last modified time | relevance | path

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

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