Home
last modified time | relevance | path

Searched defs:STYP_BSS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h74 STYP_BSS = 0x0080, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h428 #define STYP_BSS (0x0080) /* section contains bss only */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h428 #define STYP_BSS (0x0080) /* section contains bss only */ macro