Lines Matching refs:ext1
338 coff_swap_sym_in (abfd, ext1, in1) in coff_swap_sym_in() argument
340 PTR ext1;
343 SYMENT *ext = (SYMENT *) ext1;
372 COFF_ADJUST_SYM_IN_POST (abfd, ext1, in1);
426 coff_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in coff_swap_aux_in() argument
428 PTR ext1;
435 AUXENT *ext = (AUXENT *) ext1;
439 COFF_ADJUST_AUX_IN_PRE (abfd, ext1, type, class, indx, numaux, in1);
527 COFF_ADJUST_AUX_IN_POST (abfd, ext1, type, class, indx, numaux, in1);
628 coff_swap_lineno_in (abfd, ext1, in1) in coff_swap_lineno_in() argument
630 PTR ext1;
633 LINENO *ext = (LINENO *) ext1;