Searched refs:NewMethodBssEntryPatch (Results 1 – 7 of 7) sorted by relevance
627 PcRelativePatchInfo* NewMethodBssEntryPatch(MethodReference target_method,
597 PcRelativePatchInfo* NewMethodBssEntryPatch(MethodReference target_method,
597 vixl::aarch64::Label* NewMethodBssEntryPatch(MethodReference target_method,
584 PcRelativePatchInfo* NewMethodBssEntryPatch(MethodReference target_method);
1601 CodeGeneratorMIPS64::PcRelativePatchInfo* CodeGeneratorMIPS64::NewMethodBssEntryPatch( in NewMethodBssEntryPatch() function in art::mips64::CodeGeneratorMIPS646108 PcRelativePatchInfo* info_high = NewMethodBssEntryPatch( in GenerateStaticOrDirectCall()6110 PcRelativePatchInfo* info_low = NewMethodBssEntryPatch( in GenerateStaticOrDirectCall()
1674 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewMethodBssEntryPatch( in NewMethodBssEntryPatch() function in art::mips::CodeGeneratorMIPS8017 PcRelativePatchInfo* info_high = NewMethodBssEntryPatch( in GenerateStaticOrDirectCall()8019 PcRelativePatchInfo* info_low = NewMethodBssEntryPatch( in GenerateStaticOrDirectCall()
8721 PcRelativePatchInfo* labels = NewMethodBssEntryPatch( in GenerateStaticOrDirectCall()8838 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewMethodBssEntryPatch( in NewMethodBssEntryPatch() function in art::arm::CodeGeneratorARMVIXL