Lines Matching refs:linker
445 // We store the verification information in the class status in the oat file, which the linker
619 // Count non-relative linker patches.
627 // When compiling with PIC, there should be zero non-relative linker patches
1183 ClassLinker* linker) {
1187 linker));
1259 ClassLinker* linker) REQUIRES_SHARED(Locks::mutator_lock_)
1263 CHECK(linker != nullptr);
1272 linker->VisitClasses(&visitor);
1790 // Class derived values are more complicated, they require the linker and loader.
2308 // special logic since the class linker already does this.