Home | History | Annotate | Download | only in linker

Lines Matching full:fixup

776       // Prune all classes using reflection because the content they held will not be fixup.
1783 // Calculate the sizes of the intern tables, class tables, and fixup tables.
2107 // Fixup the image method roots.
2127 // Fixup the pointers in the newly written intern table to contain image addresses.
2149 // Fixup the pointers in the newly written class table to contain image addresses. See
2181 // Fixup int and long pointers for the ArtMethod or ArtField arrays.
2255 // Copy the reference and record the fixup if necessary.
2395 // Should only need to fixup every pointer array exactly once.
2609 // TODO: handle fixup of single-implementation method for abstract method.