Searched defs:EmitAndSortLinkerPatches (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Doptimizing_compiler.cc831 static ArenaVector<LinkerPatch> EmitAndSortLinkerPatches(CodeGenerator* codegen) { function in namespace:art
849 ArenaVector<LinkerPatch> linker_patches = EmitAndSortLinkerPatches(codegen);

Completed in 185 milliseconds