Searched refs:alt_end_off (Results 1 – 1 of 1) sorted by relevance
41 long alt_end_off; member85 alt_end = calc_addr(fcur, fcur->alt_end_off); in patch_feature_section_mask()124 calc_addr(fcur, fcur->alt_end_off)); in do_feature_fixups_mask()736 fixup.alt_start_off = fixup.alt_end_off = 0; in test_basic_patching()769 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test2_alt + 1); in test_alternative_patching()801 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test3_alt + 2); in test_alternative_case_too_big()831 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test4_alt + 2); in test_alternative_case_too_small()938 fixup.alt_start_off = fixup.alt_end_off = 0; in test_prefix_patching()961 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix2_alt + 2); in test_prefix_alt_patching()983 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix3_alt + 3); in test_prefix_word_alt_patching()
Completed in 6 milliseconds