Searched defs:new_source (Results 1 – 2 of 2) sorted by relevance
398 String* new_source = visitor(ptr); in FixupStrings() local410 Class* new_source = visitor(ptr); in FixupResolvedTypes() local423 MethodType* new_source = visitor(ptr); in FixupResolvedMethodTypes() local435 mirror::CallSite* new_source = visitor(source); in FixupResolvedCallSites() local
107 static void UpdateSourceOf(MoveOperands* move, Location updated_location, Location new_source) { in UpdateSourceOf()