Searched refs:SET_CUR_SEG (Results 1 – 2 of 2) sorted by relevance
88 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg macro93 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) macro324 SET_CUR_SEG (fde, is_now_linkonce_segment ()); in alloc_fde_entry()349 SET_CUR_SEG (insn, is_now_linkonce_segment ()); in alloc_cfi_insn_data()1752 SET_CUR_SEG (cie, CUR_SEG (fde)); in select_cie_for_fde()
1365 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.