Searched refs:ivar_type (Results 1 – 1 of 1) sorted by relevance
2789 uint32_t ivar_type; /* char * (32-bit pointer) */ member3070 sys::swapByteOrder(objc_ivar.ivar_type); in swapStruct()4708 outs() << "\t\t\tivar_type " << format("0x%08" PRIx32, ivar.ivar_type); in print_objc_class_t()4710 name = get_pointer_32(ivar.ivar_type, offset, xleft, S, info, true); in print_objc_class_t()