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