Searched refs:use_second (Results 1 – 1 of 1) sorted by relevance
17924 bfd_boolean use_second = (subtype & RELAX_USE_SECOND) != 0; in md_convert_frag() local17934 if ((!use_second && (subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0) in md_convert_frag()17935 || (use_second && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0)) in md_convert_frag()17950 if (use_second == second_longer) in md_convert_frag()