HomeSort by relevance Sort by last modified time
    Searched refs:DeduplicateLinkerPatches (Results 1 - 3 of 3) sorted by null

  /art/compiler/driver/
compiled_method_storage.h 65 const LengthPrefixedArray<LinkerPatch>* DeduplicateLinkerPatches(
compiled_method_storage.cc 237 const LengthPrefixedArray<LinkerPatch>* CompiledMethodStorage::DeduplicateLinkerPatches(
  /art/compiler/
compiled_method.cc 119 patches_(driver->GetCompiledMethodStorage()->DeduplicateLinkerPatches(patches)) {

Completed in 38 milliseconds