Searched defs:RecordMethodBssEntryPatch (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 1315 void CodeGeneratorX86_64::RecordMethodBssEntryPatch(HInvoke* invoke) { in RecordMethodBssEntryPatch() function in art::x86_64::CodeGeneratorX86_64 |
D | code_generator_x86.cc | 5697 void CodeGeneratorX86::RecordMethodBssEntryPatch(HInvoke* invoke) { in RecordMethodBssEntryPatch() function in art::x86::CodeGeneratorX86 |