Home
last modified time | relevance | path

Searched refs:h_cbLine (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dmips.h134 unsigned char h_cbLine[4]; member
H A Dalpha.h189 unsigned char h_cbLine[8]; member
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dmips.h158 unsigned char h_cbLine[4]; member
H A Dalpha.h186 unsigned char h_cbLine[8]; member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Decoffswap.h107 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine); in ecoff_swap_hdr_in()
149 ECOFF_PUT_OFF (abfd, intern->cbLine, ext->h_cbLine); in ecoff_swap_hdr_out()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Decoffswap.h110 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine);
155 ECOFF_PUT_OFF (abfd, intern->cbLine, ext->h_cbLine);