Home | History | Annotate | Download | only in oatdump

Lines Matching refs:Get64

1561         os << StringPrintf("%" PRId64 " (0x%" PRIx64 ")\n", field->Get64(obj), field->Get64(obj));