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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h251 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) macro
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c1707 TYPE_FIELD_BITPOS (tp, 0) = AUX_GET_DNLOW (bigend, ax);
1813 lower = AUX_GET_DNLOW (bigend, ax);
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c1260 AUX_GET_DNLOW (bigendian, &aux_ptr[indx+2]);

Completed in 186 milliseconds