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