Home
last modified time | relevance | path

Searched defs:RecordMethodBssEntryPatch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc1150 void CodeGeneratorX86_64::RecordMethodBssEntryPatch(HInvokeStaticOrDirect* invoke) { in RecordMethodBssEntryPatch() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc5183 void CodeGeneratorX86::RecordMethodBssEntryPatch(HInvokeStaticOrDirect* invoke) { in RecordMethodBssEntryPatch() function in art::x86::CodeGeneratorX86