Searched refs:use_second (Results 1 – 1 of 1) sorted by relevance
17905 bfd_boolean use_second = (subtype & RELAX_USE_SECOND) != 0; in md_convert_frag() local17915 if ((!use_second && (subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0) in md_convert_frag()17916 || (use_second && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0)) in md_convert_frag()17931 if (use_second == second_longer) in md_convert_frag()