Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dmips.h224 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
Dalpha.h243 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dmips.h200 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
Dalpha.h246 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Decoffswap.h232 intern->glevel = ((ext->f_bits2[0] & FDR_BITS2_GLEVEL_LITTLE) in ecoff_swap_fdr_in()
301 & FDR_BITS2_GLEVEL_LITTLE); in ecoff_swap_fdr_out()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Decoffswap.h241 intern->glevel = ((ext->f_bits2[0] & FDR_BITS2_GLEVEL_LITTLE)
313 & FDR_BITS2_GLEVEL_LITTLE);