Searched refs:n_btshft (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcofflink.c52 #define N_BTSHFT n_btshft
293 unsigned int n_btshft = coff_data (abfd)->local_n_btshft; local
1346 unsigned int n_btshft = coff_data (input_bfd)->local_n_btshft;
1345 unsigned int n_btshft = coff_data (input_bfd)->local_n_btshft; local
H A Dxcofflink.c948 unsigned int n_btshft;
989 n_btshft = coff_data (abfd)->local_n_btshft;
993 #define N_BTSHFT n_btshft
3408 unsigned int n_btshft;
3442 n_btshft = coff_data (input_bfd)->local_n_btshft;
3446 #define N_BTSHFT n_btshft
944 unsigned int n_btshft; local
3402 unsigned int n_btshft; local

Completed in 136 milliseconds