Home | History | Annotate | Download | only in oatdump

Lines Matching refs:GetMappingTable

341                                  oat_method.GetMappingTable(), oat_method.GetMappingTableOffset());
478 MappingTable table(oat_method.GetMappingTable());
503 MappingTable table(oat_method.GetMappingTable());
985 DCHECK(method->GetMappingTable() == NULL) << PrettyMethod(method);
999 DCHECK(method->GetMappingTable() == NULL) << PrettyMethod(method);
1016 state->ComputeOatSize(method->GetMappingTable(), &first_occurrence);