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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h391 void (*swap_tir_in) (int, const struct tir_ext *, TIR *); member in struct:ecoff_debug_swap
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c953 (*debug_swap->swap_tir_in) (bigend,
1481 (*debug_swap->swap_tir_in) (bigend, &ax->a_ti, t);
1738 (*debug_swap->swap_tir_in) (bigend, &ax->a_ti, t);
3743 (*debug_swap->swap_tir_in) (fh->fBigendian,
4212 (*debug_swap->swap_tir_in) (fh->fBigendian, &ax->a_ti, &tir);
4342 (*debug_swap->swap_tir_in) (bigend,

Completed in 119 milliseconds