Searched refs:p_segcur (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c37 static struct seh_seg_list *p_segcur = NULL; variable in typeref:struct:seh_seg_list
187 p_segcur = seh_hash_find_or_make (code_seg, ".pdata");
189 subseg_set (p_segcur->seg, p_segcur->subseg);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff-seh.c37 static struct seh_seg_list *p_segcur = NULL; variable in typeref:struct:seh_seg_list
187 p_segcur = seh_hash_find_or_make (code_seg, ".pdata");
189 subseg_set (p_segcur->seg, p_segcur->subseg);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.c37 static struct seh_seg_list *p_segcur = NULL; variable in typeref:struct:seh_seg_list
187 p_segcur = seh_hash_find_or_make (code_seg, ".pdata");
189 subseg_set (p_segcur->seg, p_segcur->subseg);

Completed in 205 milliseconds