Home
last modified time | relevance | path

Searched refs:STYP_DSECT (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/i386/ibcs2/
HDcoff.h88 STYP_DSECT = 0x01, /* dummy (reloc'd) */ enumerator
/freebsd-11-stable/contrib/binutils/include/coff/
HDinternal.h383 #define STYP_DSECT (0x0001) /* "dummy": relocated only*/ macro
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffcode.h390 #define STYP_DEBUG_INFO STYP_DSECT
1028 case STYP_DSECT: in styp_to_sec_flags()