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