Searched refs:ProcessPatches (Results 1 – 2 of 2) sorted by relevance
106 void ProcessPatches(const CompiledMethod* compiled_method, uint32_t code_offset);
334 ProcessPatches(compiled_method, code_offset); in ReserveSpaceInternal()403 void ArmBaseRelativePatcher::ProcessPatches(const CompiledMethod* compiled_method, in ProcessPatches() function in art::linker::ArmBaseRelativePatcher