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