Home
last modified time | relevance | path

Searched defs:STYP_TEXT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h72 STYP_TEXT = 0x0020, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c128 #define STYP_TEXT 0x20 /* Executable text (code) section. */ macro
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c128 #define STYP_TEXT 0x20 /* Executable text (code) section. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h423 #define STYP_TEXT (0x0020) /* section contains text only */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h423 #define STYP_TEXT (0x0020) /* section contains text only */ macro