Searched defs:RecordBootImageRelRoPatch (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | code_generator_x86_64.cc | 1180 void CodeGeneratorX86_64::RecordBootImageRelRoPatch(uint32_t boot_image_offset) { in RecordBootImageRelRoPatch() function in art::x86_64::CodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 5396 void CodeGeneratorX86::RecordBootImageRelRoPatch(HX86ComputeBaseMethodAddress* method_address, in RecordBootImageRelRoPatch() function in art::x86::CodeGeneratorX86 |