Searched refs:STYP_DEBUG (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/include/coff/
H A Dapollo.h113 #define STYP_DEBUG 0x00020000 /* debug section */ macro
H A Dxcoff.h40 /* XCOFF uses a special .debug section with type STYP_DEBUG. */
41 #define STYP_DEBUG 0x2000 macro
/haiku-buildtools/binutils/include/coff/
H A Dapollo.h114 #define STYP_DEBUG 0x00020000 /* debug section */ macro
H A Dxcoff.h81 /* XCOFF uses a special .debug section with type STYP_DEBUG. */
82 #define STYP_DEBUG 0x2000 macro
/haiku-buildtools/binutils/binutils/
H A Dod-xcoff.c193 { STYP_DEBUG, "debug" },
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoffcode.h384 #ifdef STYP_DEBUG
385 #define STYP_XCOFF_DEBUG STYP_DEBUG
/haiku-buildtools/binutils/bfd/
H A Dcoffcode.h504 #ifdef STYP_DEBUG
505 #define STYP_XCOFF_DEBUG STYP_DEBUG

Completed in 123 milliseconds